api response cost analyzer for Gemini CLI
io.github.lazymac2x/api-response-cost-analyzer
Cloudflare Workers MCP server: api-response-cost-analyzer
client:Gemini CLI
transport:streamable-http
tools:4
Install api response cost analyzer in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"api-response-cost-analyzer": {
"httpUrl": "https://api.lazy-mac.com/api-response-cost-analyzer/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs