Skip to content

mcp google sheets full for Zed

io.github.moooonad/mcp-google-sheets-full

Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.

client:Zed transport:stdio runtime:npm

Install mcp google sheets full in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp-google-sheets-full": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-google-sheets-full"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp google sheets full in other clients