Skip to content
VS Code

developer tools for VS Code

goog.workspace-developer/developer-tools

Provides tools for searching Google Workspace documentation and much more.

client:VS Code transport:streamable-http tools:2

Install developer tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "developer-tools": {
      "type": "http",
      "url": "https://workspace-developer.goog/mcp"
    }
  }
}

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

What VS Code can do once it is connected

developer tools in other clients