Liquidiction MCP Server
Query live Hyperliquid HIP-4 prediction market data from any MCP-compatible AI agent
What is this?
An MCP (Model Context Protocol) server that gives AI agents like Claude, GPT, and custom agents direct access to live HIP-4 prediction market data on Hyperliquid. This is the first MCP server for prediction markets.
No API keys required. Connects directly to Hyperliquid's public API.
Tools (10)
| Tool | Description |
|---|---|
list_markets |
All active prediction markets with current prices |
get_market_detail |
Detailed info for a specific outcome ID |
get_market_summary |
Rich overview with probabilities, settlement status, and parsed metadata |
get_orderbook |
L2 order book (bids, asks, spread) for an outcome side |
get_prices |
Current mid-prices for all outcome coins |
get_candles |
OHLCV candle data for charting and analysis |
get_recent_trades |
Latest trades on a specific market |
get_user_fills |
Trade history for a wallet address |
get_open_orders |
Resting limit orders for a wallet |
get_user_positions |
Current outcome share holdings and values |






