Usage Bill Reconstructor for Gemini CLI
com.mcpscores/usage-bill-reconstructor
Recomputes a usage-based bill from a customer-supplied tariff (graduated per-meter tiers, optiona...
client:Gemini CLI
transport:streamable-http
tools:1
Install Usage Bill Reconstructor in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"usage-bill-reconstructor": {
"httpUrl": "https://mcp-factory.bowling-anthony.workers.dev/usage-bill-reconstructor/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs