Skip to content
Gemini CLI

Phonon for Gemini CLI

io.github.qxie3/phonon

Monitoring + status pages set up by talking to Claude. Auto-detects 30+ SDKs and your URLs.

client:Gemini CLI transport:streamable-http

Install Phonon in Gemini CLI

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

{
  "mcpServers": {
    "phonon": {
      "httpUrl": "https://phonon-mcp.qxie13.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

Phonon in other clients