AgentFlow for Gemini CLI
io.github.leonidahqadmin-cell/agentflow
Wash/sybil screening + Real-Agent Index for Base wallets — real agent or fake-volume sybil?
client:Gemini CLI
transport:streamable-http
tools:6
Install AgentFlow in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"agentflow": {
"httpUrl": "https://agentflow.watch/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs