Skip to content
Cursor

google workspace for Cursor

com.proscendia/google-workspace

Permissioned access to Gmail, Drive and Calendar via the user's own Google account

client:Cursor transport:streamable-http

Install google workspace in Cursor

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

{
  "mcpServers": {
    "google-workspace": {
      "url": "https://google-mcp.proscendia.com/mcp"
    }
  }
}

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

google workspace in other clients