Skip to content
Gemini CLI

Reckon for Gemini CLI

software.reckon/reckon

The commercial record your coding agent works from — deterministic pricing with full provenance

client:Gemini CLI transport:streamable-http

Install Reckon in Gemini CLI

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

{
  "mcpServers": {
    "reckon": {
      "httpUrl": "https://www.reckon.software/api/mcp"
    }
  }
}

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

Reckon in other clients