Skip to content
Gemini CLI

Allowance MCP for Gemini CLI

com.useallowance/allowance-mcp

Secure agent purchasing with human-approved virtual cards, receipts, and audit trails.

client:Gemini CLI transport:streamable-http

Install Allowance MCP in Gemini CLI

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

{
  "mcpServers": {
    "allowance-mcp": {
      "httpUrl": "https://mcp.useallowance.com"
    }
  }
}

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

Allowance MCP in other clients