memoryMCP Bridge Privacy Policy

Last updated: 4 September 2026

memoryMCP Bridge (the application) is a personal tool operated by a single individual on their own computer. This policy describes what Google user data it accesses and what it does with it.

What it accesses. With the user's consent, the application requests two read-only Google OAuth scopes: calendar.events.readonly, to read events on a calendar the user selects; and calendar.calendarlist.readonly, to read calendar names and IDs so the application can show a picker rather than asking for a raw calendar ID. Neither scope grants write access. The application cannot create, modify, or delete calendar events, and it cannot read any calendar the authenticating account has not been given access to.

How it is used. Event details (title, date and time, location, and description) are written into a local database file on the user's own computer, so that locally-run software can answer questions about the user's schedule. That is the only purpose.

Where it is stored. In a SQLite database file on the user's own computer. The OAuth refresh token is stored separately, encrypted with the Windows Data Protection API, and is readable only by the user account that authorised it.

What is not done with it. Google user data obtained through these scopes is never transmitted to any third party, never sent to any server operated by the application's author, never used for advertising, never sold, and never used to train any machine learning model. The application has no analytics and no telemetry.

Limited Use. The application's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements.

Retention and deletion. Data is kept in the local database until the user deletes it. Deleting the local database file removes all stored calendar data. Uninstalling the application removes all stored data.

Revoking access. Access can be withdrawn at any time at https://myaccount.google.com/permissions, independently of this application. Revoking access stops all further reading of calendar data.

Contact. jmerrel@gmail.com