Skip to content
Zed

gogcli mcp docs for Zed

io.github.chrischall/gogcli-mcp-docs

Extended Google Docs for Claude via gogcli — auth + full Docs and comments support

client:Zed transport:stdio runtime:npm

Install gogcli mcp docs in Zed

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

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

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

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

gogcli mcp docs in other clients