AgentPay for Gemini CLI
io.github.yyxqqq777/agentpay
x402 micropayments MCP: Xiaohongshu notes and paid APIs settled in USDC on Base.
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:4
Install AgentPay in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentpay": {
"httpUrl": "https://agentpay-xhs-production.up.railway.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs