AgentStore
All apps
OFFICIAL
DEX Tools

Hyperliquid Python SDK

Hyperliquid official Python SDK — native agent-wallet signing (can trade, can't withdraw)

hyperliquid-dex·AgentStore Score 8.9
GitHubCompare
npm / mo
19K
GitHub ⭐
423
weekly growth
↑22%
Editor's take

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.

Hand-written by the AgentStore research team from docs + code + live usage data

About

SDK for Hyperliquid API trading with Python.

From the project README

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "hyperliquid-python-sdk": {
      "command": "npx",
      "args": ["-y", "hyperliquid-python-sdk"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
Python
License
MIT
Contributors
40
Open issues
85
Created
Mar 2023

How it compares

Position among 16 tools in the dex category

By calls
#15/ 16
top 87%
By stars
#1/ 16
top <1%
By AgentStore Score
#3/ 16
top 12%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools