Liquidiction
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HL_API_URL | No | Hyperliquid API endpoint. Set to https://api.hyperliquid.xyz for mainnet data. | https://api.hyperliquid-testnet.xyz |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_marketsA | List all prediction markets with current prices |
| get_orderbookB | Get order book for a specific outcome side |
| get_pricesB | Get current mid prices for all outcome coins |
| get_user_fillsB | Get trade history for a user address |
| get_open_ordersC | Get open orders for a user address |
| get_user_positionsB | Get current outcome share positions for a user |
| get_market_detailB | Get detailed info about a specific market outcome |
| get_candlesB | Get OHLCV candle data for a prediction market outcome |
| get_recent_tradesB | Get recent trades for a prediction market outcome |
| get_market_summaryA | Get a rich overview of all markets with probabilities, settlement status, and parsed metadata |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Liquidiction/liquidiction-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server