Skip to content
Gemini CLI

Invoice Rounding Guide for Gemini CLI

io.github.wxt-ai/invoice-rounding-guide

Set invoice rounding guidance

client:Gemini CLI transport:streamable-http

Install Invoice Rounding Guide in Gemini CLI

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

{
  "mcpServers": {
    "invoice-rounding-guide": {
      "httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/invoice-rounding-guide"
    }
  }
}

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

Invoice Rounding Guide in other clients