Skip to content
Claude Desktop

gogcli mcp sheets for Claude Desktop

io.github.chrischall/gogcli-mcp-sheets

Extended Google Sheets for Claude via gogcli — auth + full Sheets support

client:Claude Desktop transport:stdio runtime:npm

Install gogcli mcp sheets in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "gogcli-mcp-sheets": {
      "command": "npx",
      "args": [
        "-y",
        "gogcli-mcp-sheets"
      ],
      "env": {
        "GOG_ACCOUNT": "<GOG_ACCOUNT>",
        "GOG_PATH": "<GOG_PATH>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

gogcli mcp sheets in other clients