Skip to content
VS Code

Google_docs for VS Code

io.github.pipeworx-io/google_docs

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

client:VS Code transport:streamable-http

Install Google_docs in VS Code

.vscode/mcp.json

{
  "servers": {
    "google_docs": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/google_docs/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Google_docs in other clients