$ timeahead.in
mcp/mseepmcp-gsheets/install/claude-code

install @mseep/mcp-gsheets 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 @mseep/mcp-gsheets.

run this in your terminal
cli: Run the command below in your terminal — Claude Code persists it for you.
claude mcp add mcp-gsheets --env GOOGLE_PROJECT_ID=your-project-id --env GOOGLE_APPLICATION_CREDENTIALS=/absolute/path/to/service-account-key.json -- npx -y mcp-gsheets@latest
then: No reload needed — the next session picks up the new server.
← back to @mseep/mcp-gsheets
Install @mseep/mcp-gsheets MCP Server on Claude Code | Timeahead