mcp for Gemini CLI
io.github.ironflowsh/mcp
Read-only Hyperliquid data for AI agents: fills, candles, funding, liquidations, wallet analytics.
client:Gemini CLI
transport:streamable-http
runtime:npm
tools:33
Install mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://mcp.ironflow.sh/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- get_price
- get_recent_trades
- get_candles
- get_funding_rates
- get_open_interest
- get_liquidations
- get_liquidation_summary
- get_fills
- get_mark_prices
- get_vault_operations
- get_liquidation_levels
- get_vault_leaderboard
- get_funding_stats
- get_user_state
- get_user_funding
- get_user_maker_taker
- get_user_ledger
- get_pnl_leaderboard
- get_market_top_wallets
- get_markets_snapshot
- get_user_summary
- get_wallet_labels
- get_user_pnl_series
- get_top_traders