curvecall for Gemini CLI
io.github.arbonomous/curvecall
Pay-per-call market math and token intel for AI agents via x402.
client:Gemini CLI
transport:streamable-http
tools:9
Install curvecall in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"curvecall": {
"httpUrl": "https://curvecall.onrender.com/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs