cache proxy for Gemini CLI
io.github.ainode-tech/cache-proxy
LLM caching proxy (x402 USDC on Base) - exact + semantic cache. Free health.
client:Gemini CLI
transport:streamable-http
tools:2
Install cache proxy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cache-proxy": {
"httpUrl": "https://cache.api.ainode.tech/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs