Skip to content
Claude Code

Google Workspace for Claude Code

io.github.aaronsb/google-workspace

Give AI agents access to Gmail, Calendar, Drive, and more — multi-account, manifest-driven

client:Claude Code transport:stdio runtime:npm

Install Google Workspace in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add google-workspace -e GOOGLE_CLIENT_ID=<GOOGLE_CLIENT_ID> -e GOOGLE_CLIENT_SECRET=<GOOGLE_CLIENT_SECRET> -- npx -y @aaronsb/google-workspace-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Google Workspace in other clients