Skip to content
Gemini CLI

Apollo Invoicing for Gemini CLI

io.github.404-studio/apollo-invoicing

Manage Apollo invoices and customers with entity-scoped OAuth and optional read/write access.

client:Gemini CLI transport:streamable-http

Install Apollo Invoicing in Gemini CLI

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

{
  "mcpServers": {
    "apollo-invoicing": {
      "httpUrl": "https://eu.spaceinvoices.com/mcp/r/wlr_156199db8087faa6901fdb63ed664604"
    }
  }
}

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

Apollo Invoicing in other clients