Skip to content
Cursor

developer tools for Cursor

goog.workspace-developer/developer-tools

Provides tools for searching Google Workspace documentation and much more.

client:Cursor transport:streamable-http tools:2

Install developer tools in Cursor

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

{
  "mcpServers": {
    "developer-tools": {
      "url": "https://workspace-developer.goog/mcp"
    }
  }
}

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

What Cursor can do once it is connected

developer tools in other clients