Skip to content
Gemini CLI

google workspace for Gemini CLI

com.proscendia/google-workspace

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

client:Gemini CLI transport:streamable-http

Install google workspace in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

google workspace in other clients