Hyperliquid Python SDK
Hyperliquid official Python SDK — native agent-wallet signing (can trade, can't withdraw)
The de facto starting point for HL agent trading. Invented the "restricted signer" primitive: give your agent a key that can order / cancel but NOT withdraw. The rest of the crypto industry is now copying this design.
About
SDK for Hyperliquid API trading with Python.
Install
Pick your runtime, copy the snippet, paste it into your client config.
{
"mcpServers": {
"hyperliquid-python-sdk": {
"command": "npx",
"args": ["-y", "hyperliquid-python-sdk"]
}
}
}- ·Node.js 20+
- ·An MCP-compatible client
Project pulse
Live from GitHub — see if the project is actually maintained.
How it compares
Position among 16 tools in the dex category
Security profile
Similar tools
1inch official MCP — first top EVM DEX with official MCP including swap execution
Jupiter Ultra — Solana best-route aggregation + RFQ, clearing 90% of Solana swap volume
GMX official agent skills — open perps (up to 100x) / LP / swap / query positions with market / limit / SL / TP
dYdX v4 official SDK (TS / Python / Rust) — no official MCP / agent path