Skip to content
Cursor

Google_docs for Cursor

io.github.pipeworx-io/google_docs

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

client:Cursor transport:streamable-http

Install Google_docs in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Google_docs in other clients