Skip to content
Gemini CLI

Ascend GTM Gateway for Gemini CLI

net.ascendgtm/gateway

34-tool GTM gateway: CRMs, ad platforms, analytics, Google Workspace, AWS, and LLM orchestration.

client:Gemini CLI transport:streamable-http

Install Ascend GTM Gateway in Gemini CLI

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

{
  "mcpServers": {
    "gateway": {
      "httpUrl": "https://ascend-gateway-v5.ascendgtm.workers.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

Ascend GTM Gateway in other clients