Skip to content
Zed

google workspace for Zed

com.proscendia/google-workspace

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

client:Zed transport:streamable-http

Install google workspace in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

google workspace in other clients