Last updated: March 28, 2026
GWS Connector is an open-source MCP server that runs entirely on your local machine. It connects AI coding agents to your Google Workspace accounts (Gmail, Calendar, Drive).
GWS Connector does not collect, transmit, or store any data on external servers. There is no telemetry, analytics, or tracking of any kind.
The following data is stored on your machine only:
GWS Connector accesses Google APIs using OAuth 2.0 credentials that you provide. API requests are made directly from your machine to Google's servers. The plugin requests the following scopes:
gmail.modify — read, send, and organize emailcalendar — read and create calendar eventsdrive — search and read Drive filesuserinfo.email and userinfo.profile — identify connected accountsGWS Connector does not integrate with any third-party services beyond Google Workspace APIs. No data is shared with the plugin author, Anthropic, or any other party.
You can remove all stored data at any time by disconnecting your accounts (via /gws:remove-account) or by deleting the state directory at ~/.claude/channels/gws/. OAuth tokens are removed from your OS keychain when accounts are disconnected.
Any changes will be posted on this page with an updated date. Since this is an open-source project, all changes are visible in the repository history.
For questions about this privacy policy, open an issue on GitHub or contact Nicolas Brousse.