cryptobuddy for Gemini CLI
au.com.cryptobuddy/cryptobuddy
Australian crypto exchange intelligence for AI agents, with x402 payments on XRPL and Base.
client:Gemini CLI
transport:streamable-http
tools:2
Install cryptobuddy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cryptobuddy": {
"httpUrl": "https://mcp.cryptobuddy.com.au/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs