hyperliquid-info
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@hyperliquid-infoGet the L2 order book for BTC"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
hyperliquid-info
Cursor / Agent Plugin wrapping Hyperliquid’s public Info API (POST /info).
Read-only. No /exchange, no private keys, no order placement.
Docs: Info endpoint · Perpetuals · Spot
Domain types
Type | Meaning |
| coin → mid price string |
|
|
|
|
| universe + margin / tokens + spot pairs |
| mark / oracle / funding / OI / day volume |
| margin + positions for a user |
| spot balances ( |
| as named |
| day/week/month/allTime (+ perp*) PnL & accountValue histories |
| fee schedule + user rates + staking/referral discounts |
| vault APR, followers, equity |
| staking state |
| supply/borrow rates & utilization |
| HIP-4 outcome markets |
Related MCP server: hyperliquid-mcp
Install (Cursor IDE)
Clone this repo (or copy the folder).
Copy into a real directory:
~/.cursor/plugins/local/hyperliquid-infoReload Window / enable local plugins if your org gates imports.
MCP tools (61)
Market / meta
Tool | Returns |
|
|
|
|
|
|
| perp universe + margin tables |
|
|
| metas across all perp dexs (HIP-3) |
| builder-deployed dex list |
| OI / transfer caps ( |
| net deposits etc. |
| coins at OI cap |
| perp deploy auction |
| category/description ( |
|
|
| concise annotations |
| margin tiers by |
| OHLCV ( |
| historical funding ( |
| cross-venue predicted funding |
| specialStatuses + time |
| liquidatable set (may be empty) |
Spot / outcomes / borrow-lend
Tool | Returns |
|
|
|
|
| supply / mid / mark ( |
| spot pair auction |
| deployer auction state ( |
| spot balances ( |
| HIP-4 outcomes |
| settled outcome ( |
| all reserve states |
| one token ( |
| user borrow/lend ( |
User
Tool | Returns |
| perp account ( |
| resting orders ( |
| orders + trigger/TP-SL fields |
| recent historical orders |
| recent fills |
| fills by time range |
| funding payments ledger |
| deposits/transfers/withdrawals |
| TWAP slice fills |
| status by |
| leverage / trade sizes ( |
| request / volume caps |
| user / agent / vault / subAccount |
| fees + schedule |
| portfolio histories |
| sub-accounts |
| named API agents |
| referral / rewards |
| abstraction mode |
| HIP-3 dex abstraction flag |
| approved builders |
| max fee ( |
Vault / staking
Tool | Returns |
| vault APR / followers ( |
| vault equities for user |
| vault list (may be empty) |
| staking delegations |
| delegated / pending |
| stake events |
| rewards |
| validators |
Pass the master/sub-account address for user queries — not an agent wallet.
Network
Default: https://api.hyperliquid.xyz
Testnet: set env HYPERLIQUID_API_URL=https://api.hyperliquid-testnet.xyz (see mcp.json).
Skill
skills/hyperliquid-info/SKILL.md — when to call which tool. Never invent prices.
Prove
See PROVE.md for local schema + live MCP verification notes. Probe artifacts live under _probe/ (gitignored).
License
MIT
Repository
This server cannot be deployed
Maintenance
Related MCP Connectors
Read-only Hyperliquid vault search, risk, drawdown, rankings, TVL, alerts, and comparisons.
Hosted Hyperliquid MCP server: query OHLCV, funding and positioning data in plain language with a free API key.
Free read-only crypto whale-tracking & market-data MCP tools across 14 chains. No auth.
Real-time & historical Hyperliquid/Lighter: L4/L2/L3, fills, funding, OI, liquidations, candles
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceA read-only MCP server for Hyperliquid that provides public market data (prices, order books, funding) and any wallet's positions, orders, and fills via MCP tools, without requiring a private key.MIT
- AlicenseAqualityBmaintenanceA read-only MCP server for querying Hyperliquid perp markets, funding rates, order books, candles, and account positions/fills/funding for any address, without needing API keys or wallets.8551MIT
- AlicenseAqualityBmaintenanceRead-only Hyperliquid and cross-exchange market research for AI agents, providing structured tools for live market data without requiring authentication.928MIT
- AlicenseAqualityAmaintenanceProvides AI agents read-only, keyless access to Hyperliquid market data, funding rates, account risk, and HyperEVM token transfers through MCP tools, with caching and rate limiting to protect upstream APIs.121MIT