Skip to content
Gemini CLI

Gong for Gemini CLI

io.github.pipeworx-io/gong

Gong MCP — wraps the Gong API v2 (OAuth)

client:Gemini CLI transport:streamable-http

Install Gong in Gemini CLI

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

{
  "mcpServers": {
    "gong": {
      "httpUrl": "https://gateway.pipeworx.io/gong/mcp"
    }
  }
}

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

Gong in other clients