Skip to content
Gemini CLI

Centipid ISP Billing for Gemini CLI

com.centipidbilling/billing

Query your ISP's revenue, subscribers, payments and routers. Needs a Centipid account and API key.

client:Gemini CLI transport:streamable-http

Install Centipid ISP Billing in Gemini CLI

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

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

Centipid ISP Billing in other clients