Hyperliquid Market Data — Orderbooks, Prices, OHLCV
Hyperliquid perpetual market data API for AI agents. Real-time order books, mid prices, funding rates, open interest, 24h volume, and OHLCV candles for all 229 perp markets on Hyperliquid L1. Direct on-chain data, no CoinGecko dependency. Tools: hyperliquid_get_market_data (single), hyperliquid_get_all_markets (overview), hyperliquid_get_candles (OHLCV). Use this for trading signals, market analysis, backtesting, or building Hyperliquid trading bots. The foundational data layer for any Hyperliquid integration. IMPORTANT: For whale tracking, use hyperliquid_track_whale_positions instead. Returns real-time L1 data. No API key required — x402 micropayment $0.001/call on Base L2.
https://hyperliquid-data--axel-belfort.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/axel-belfort/hyperliquid-data 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://hyperliquid-data--axel-belfort.run.tools
Tools (3)
-
hyperliquid_get_market_dataUse this when you need Hyperliquid perpetual futures data for a specific coin. Returns full L2 order book depth with real-time pricing and funding metrics in one call. 1. bids: array of bid levels wi
-
hyperliquid_get_all_marketsUse this when you need a snapshot of all Hyperliquid perpetual markets at once. Returns pricing, funding, and volume data for every listed asset in a single call. 1. markets: array of all listed perp
-
hyperliquid_get_candlesUse this when you need historical OHLCV candlestick data for a Hyperliquid perpetual pair. Returns open, high, low, close, volume for the specified interval. 1. candles: array of OHLCV bars 2. Each c