mcp for Grok
io.github.ironflowsh/mcp
Read-only Hyperliquid data for AI agents: fills, candles, funding, liquidations, wallet analytics.
client:Grok
transport:streamable-http
runtime:npm
tools:33
Install mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://mcp.ironflow.sh/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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