Skip to content
Gemini CLI

Benji Pays for Gemini CLI

io.github.bpays/benji-pays

Sits between accounting and payment rails for reminders, Pay Now, autopay, portal, and book sync.

client:Gemini CLI transport:streamable-http

Install Benji Pays in Gemini CLI

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

{
  "mcpServers": {
    "benji-pays": {
      "httpUrl": "https://developer.benjipays.com/mcp"
    }
  }
}

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

Benji Pays in other clients