Skip to content
VS Code

Google_sheets for VS Code

io.github.pipeworx-io/google_sheets

Google Sheets MCP Pack

client:VS Code transport:streamable-http

Install Google_sheets in VS Code

.vscode/mcp.json

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

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

Google_sheets in other clients