Andreax x402 Services for Gemini CLI
io.github.moralito311-andr/andreax
54 pay-per-call AI services over x402 (USDC on Base): compression, OCR, FX, inference.
client:Gemini CLI
transport:streamable-http
Install Andreax x402 Services in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"andreax": {
"httpUrl": "https://pagos.andreax.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs