Polymarket Wallet Intelligence for Gemini CLI
io.github.aemery13/polymarket-intel
Classify Polymarket wallets as human or bot, score their trading edge, read open positions.
client:Gemini CLI
transport:streamable-http
runtime:pypi
Install Polymarket Wallet Intelligence in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"polymarket-intel": {
"httpUrl": "https://polymarket-intel-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