Skip to content
Gemini CLI

Reconciliation Threshold Planner for Gemini CLI

io.github.wxt-ai/reconciliation-threshold-planner

Derive an invoice-match threshold

client:Gemini CLI transport:streamable-http

Install Reconciliation Threshold Planner in Gemini CLI

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

{
  "mcpServers": {
    "reconciliation-threshold-planner": {
      "httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/reconciliation-threshold-planner"
    }
  }
}

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

Reconciliation Threshold Planner in other clients