47620 Base + Polygon Data API for Gemini CLI
xyz.47620/evm-data
Pay-per-call Base and Polygon onchain data over x402 for AI agents.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:18
Install 47620 Base + Polygon Data API in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"evm-data": {
"httpUrl": "https://47620.xyz/mcp/evm"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs