Liquidiction/liquidiction-mcp
by Various
MCP server for Hyperliquid HIP-4 prediction markets - query live odds, orderbooks, candles, trades, and positions from any AI agent
MCP
Liquidiction/liquidiction-mcp
Added 1 June 2026
Overview
Liquidiction/liquidiction-mcp is an MCP server that exposes Hyperliquid HIP-4 prediction market data to AI agents. It enables querying live odds, orderbooks, candles, trades, and positions through a standardized interface.
Best for
Best for
Developers building AI agents that need live Hyperliquid prediction market data
Use cases
- Integrate prediction market odds into an AI trading bot
- Monitor orderbook depth and trade history from an agent
- Analyze candle data for market trend detection
How to use
Install
claude mcp add liquidiction npx tsx /path/to/liquidiction-mcp/mcp-server.ts Tools exposed
list_marketsget_market_detailget_market_summaryget_orderbookget_pricesget_candlesget_recent_tradesget_user_fillsget_open_ordersget_user_positionsHL_API_URL
Tested with
Claude Desktop, Claude Code
Example client config
{\n "mcpServers": {\n "liquidiction": {\n "command": "npx",\n "args": ["tsx", "/path/to/liquidiction-mcp/mcp-server.ts"]\n }\n }\n} Notes
Liquidiction/liquidiction-mcp is an MCP server that exposes Hyperliquid HIP-4 prediction market data to AI agents. It enables querying live odds, orderbooks, candles, trades, and positions through a standardized interface.
5 stars on GitHub. Last updated 2026-05-02. Licensed MIT.
Use cases
- Integrate prediction market odds into an AI trading bot
- Monitor orderbook depth and trade history from an agent
- Analyze candle data for market trend detection
Pros
- Provides real-time market data via a simple MCP protocol
- Written in TypeScript for type safety and easy integration
- Lightweight with minimal dependencies
Cons
- Limited to Hyperliquid HIP-4 prediction markets only
- Small community and few stars may indicate limited support
- Requires an MCP-compatible client to use
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides real-time market data via a simple MCP protocol
- Written in TypeScript for type safety and easy integration
- Lightweight with minimal dependencies
Cons
- Limited to Hyperliquid HIP-4 prediction markets only
- Small community and few stars may indicate limited support
- Requires an MCP-compatible client to use
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.