← Back to home
Privacy Policy
Google Keep Sync for Claude · Last updated: May 2026
What this extension does
This Chrome extension reads the Google Keep notes that are currently visible
in your open Chrome tab and forwards them to a local bridge server running
on your own computer (localhost:8080). The bridge server then
makes those notes available to Claude Desktop via a local MCP connection.
Data collected
- The extension reads note titles and content from the
Google Keep page you have open.
- This data is sent only to localhost — it never leaves
your computer.
- No data is transmitted to any external server, cloud service, or
third party.
Data storage
- The extension does not store any note data persistently.
Notes are read on demand and discarded after each request.
- No cookies, local storage, or extension storage APIs are used to
save note content.
Permissions used and why
- tabs — needed to locate the open Google Keep tab so
the extension can ask it to read notes.
- alarms — keeps the Chrome service worker alive so the
WebSocket connection to the local bridge stays open.
- host_permissions: keep.google.com — allows the content
script to run on Google Keep pages to read the visible notes.
Third-party services
This extension does not communicate with any third-party service.
All communication is between your Chrome browser and your local machine.
Children's privacy
This extension is not directed at children and does not knowingly collect
any information from anyone under the age of 13.
Changes to this policy
If this policy changes, the updated version will be posted at this page
and at the extension's GitHub repository.
Contact
Questions? Email bronzeacestudio@gmail.com or open an issue at
or open an issue at
github.com/Bronzeace1/google-keep-claude-bridge.