Skip to content
Gemini CLI

ClutchCall Platform for Gemini CLI

dev.clutchcall/portal

Tenant-scoped control plane over the ClutchCall platform's full API surface

client:Gemini CLI transport:streamable-http

Install ClutchCall Platform in Gemini CLI

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

{
  "mcpServers": {
    "portal": {
      "httpUrl": "https://portal.clutchcall.dev/mcp"
    }
  }
}

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

ClutchCall Platform in other clients