Skip to content
Gemini CLI

Check Before You Pay for Gemini CLI

io.github.leosuhail-cmd/check-before-you-pay

Before an agent pays, get a verdict and a keepable receipt. Not insurance. Not custody.

client:Gemini CLI transport:streamable-http

Install Check Before You Pay in Gemini CLI

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

{
  "mcpServers": {
    "check-before-you-pay": {
      "httpUrl": "https://check.opulencedigitech.ca/mcp"
    }
  }
}

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

Check Before You Pay in other clients