Skip to content
Gemini CLI

Reverb for Gemini CLI

io.github.pipeworx-io/reverb

Reverb MCP — the musical-instrument marketplace

client:Gemini CLI transport:streamable-http

Install Reverb in Gemini CLI

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

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

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

Reverb in other clients