anchor x402 for Gemini CLI
io.github.hypeprinter007-stack/anchor-x402
x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:18
Install anchor x402 in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"anchor-x402": {
"httpUrl": "https://api.anchor-x402.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