cryptopulse for Gemini CLI
io.github.vip0123/cryptopulse
Live whale movements, wallet intel and Alpha-bot signals across 34+ EVM chains, over MCP.
client:Gemini CLI
transport:streamable-http
tools:7
Install cryptopulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"cryptopulse": {
"httpUrl": "https://cryptopulse.uno/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs