Skip to content
Gemini CLI

magicbell for Gemini CLI

io.usefulapi/magicbell

Read MagicBell broadcasts, users, events, workflows and channels; create and update user records.

client:Gemini CLI transport:streamable-http

Install magicbell in Gemini CLI

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

{
  "mcpServers": {
    "magicbell": {
      "httpUrl": "https://magicbell.usefulapi.io/mcp"
    }
  }
}

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

magicbell in other clients