Skip to content
Zed

Google_docs for Zed

io.github.pipeworx-io/google_docs

Google Docs MCP Pack — read, create, and edit Google Docs via OAuth.

client:Zed transport:streamable-http

Install Google_docs in Zed

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

{
  "context_servers": {
    "google_docs": {
      "url": "https://gateway.pipeworx.io/google_docs/mcp"
    }
  }
}

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

Google_docs in other clients