XDC AI for Gemini CLI
io.github.0xbeny/xdc-ai
Wallet and payments for AI agents: auto-pay x402 APIs in USDC on XDC, within on-chain limits.
client:Gemini CLI
transport:streamable-http
Install XDC AI in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"xdc-ai": {
"httpUrl": "https://api.xdcai.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