Connects Claude to Hyperliquid's perpetual futures market data through a hosted API endpoint. You get access to real-time order book depth, current prices, funding rates, open interest figures, and historical candlestick data for crypto perpetuals. This runs as a remote server over SSE transport at hyperliquid-data.api.klymax402.com, so there's no local setup. Reach for this when you're building trading analysis tools, monitoring perp markets, or need programmatic access to Hyperliquid data without hitting their API directly. Note that this is a paid service requiring x402 USDC tokens for access.
Public tool metadata for what this MCP can expose to an agent.
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 wi1 paramsUse 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
coinstringhyperliquid_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 perpUse 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
No parameter schema in public metadata yet.
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 c3 paramsUse 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
coinstringlimitnumberintervalstringcom.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json