$ timeahead_
mcp/us-allgoogle-drive-mcp/install/claude-code

install @us-all/google-drive-mcp on Claude Code

Requires Node 18+ on your system so npx can fetch the package on first run. Claude Code persists MCP servers via its CLI — no config file to edit, just run the command below once. Paste the config below, then follow the reload step to register @us-all/google-drive-mcp.

run this in your terminal
cli: Run the command below in your terminal — Claude Code persists it for you.
claude mcp add google-drive --env GOOGLE_CLIENT_ID=<your-client-id> --env GOOGLE_CLIENT_SECRET=<your-client-secret> --env GOOGLE_REFRESH_TOKEN=<your-refresh-token> -- npx -y @us-all/google-drive-mcp
then: No reload needed — the next session picks up the new server.
other clients
Claude DesktopCursorWindsurfVS Code (Copilot)
← back to @us-all/google-drive-mcp
Install @us-all/google-drive-mcp MCP Server on Claude Code | Timeahead