pons Launchpad (Robinhood Chain) for Gemini CLI
io.github.hoodly-agent/mcp-pons
Dual-version MCP for pons token launches on Robinhood Chain: v1 trading, v2 curve reads (plan-only).
client:Gemini CLI
transport:streamable-http
Install pons Launchpad (Robinhood Chain) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp-pons": {
"httpUrl": "https://mcp-pons.hoodly.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs