EchoLedger for Gemini CLI
io.github.icmoore/echoledger-mcp
Live LP analytics — Uniswap V2/V3, Balancer, Curve stableswap: PnL, health, slippage, depeg risk.
client:Gemini CLI
transport:streamable-http
tools:11
Install EchoLedger in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"echoledger-mcp": {
"httpUrl": "https://mcp.echoledger.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