Query live Hyperliquid HIP-4 prediction market data. 10 tools for odds, orderbooks, candles, trades, and portfolio positions. No API keys required. First MCP server for prediction markets.
Server Config
{
"mcpServers": {
"liquidiction": {
"command": "npx",
"args": [
"tsx",
"mcp-server.ts"
]
}
}
}