agora402 for Gemini CLI
io.github.michu5696/agora402
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:3
Install agora402 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agora402": {
"httpUrl": "https://agora402.fly.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