Claude Code MCP
A private, single-user integration that connects Claude Code, Anthropic's command-line coding assistant, to one Google account: the account belonging to the person who operates it.
What it does
The application runs as a local Model Context Protocol server on the operator's own computer. It gives that operator a way to read and act on their own Google data from inside their own Claude Code sessions: searching and drafting mail in Gmail, reading and writing files in Google Drive, managing events in Google Calendar, and managing lists in Google Tasks.
Who can use it
Nobody else. This is not a hosted service and has no sign-up. Exactly one Google account is authorised, and the OAuth credentials live only on the operator's machine. There are no other users, no shared backend, and no public endpoint.
How it is built
It is a configuration of the open-source workspace-mcp server, which talks directly to Google's published APIs. This site exists to satisfy Google's requirement that an OAuth application publish a home page, a privacy policy and terms of service.