Skip to content
Gemini CLI

Bunny for Gemini CLI

com.bunny/bunny

Billing, subscriptions and quoting for B2B SaaS

client:Gemini CLI transport:streamable-http

Install Bunny in Gemini CLI

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

{
  "mcpServers": {
    "bunny": {
      "httpUrl": "https://{subdomain}.bunny.com/api/mcp"
    }
  }
}

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

Bunny in other clients