- Hyperliquid MCP Server
Hyperliquid MCP Server
Content
Hyperliquid MCP Server
A Model Context Protocol (MCP) server for interacting with the Hyperliquid exchange API through HL Coder or Claude.
Features
- Authentication: Connect to Hyperliquid using private keys or wallet addresses
- Trading: Place and cancel orders on the Hyperliquid exchange
- Market Data: Retrieve real-time market data for trading pairs
- Strategy Management: Create and manage custom trading strategies
Installation for HL Coder
- Clone this repository into your HL Coder environment:
git clone https://github.com/TradingBalthazar/hyperliquid-mcp-server-v1.git
cd hyperliquid-mcp-server-v1
- Install dependencies:
npm install
- Build the server:
npm run build
- Configure the MCP server in your HL Coder settings file:
{
"mcpServers": {
"hyperliquid": {
"command": "node",
"args": ["/path/to/hyperliquid-mcp-server-v1/build/index.js"],
"disabled": false,
"alwaysAllow": []
}
}
}
Dashboard Setup (Optional)
This repository includes a companion dashboard for managing your Hyperliquid credentials and viewing account balances. To set it up:
- Create a new Next.js project or use an existing one:
npx create-next-app hyperliquid-dashboard
cd hyperliquid-dashboard
- Install required dependencies:
npm install hyperliquid ethers
- Create the API endpoint and dashboard page:
- Create a file at
src/pages/api/hyperliquid.tswith the API endpoint code - Update your
src/pages/index.tsxwith the dashboard interface
- Create a file at
You can find the code for these files in the dashboard directory of this repository.
- Start the dashboard:
npm run dev
- Access the dashboard at http://localhost:3000
Usage with HL Coder
Once the server is configured, you can use it with HL Coder through the following tools:
Authentication
<use_mcp_tool>
<server_name>hyperliquid</server_name>
<tool_name>authenticate</tool_name>
<arguments>
{
"privateKey": "your-private-key",
"testnet": true
}
</arguments>
</use_mcp_tool>
Get Market Data
<use_mcp_tool>
<server_name>hyperliquid</server_name>
<tool_name>get_market_data</tool_name>
<arguments>
{
"symbol": "BTC-PERP"
}
</arguments>
</use_mcp_tool>
Place an Order
<use_mcp_tool>
<server_name>hyperliquid</server_name>
<tool_name>place_order</tool_name>
<arguments>
{
"symbol": "ETH-PERP",
"side": "buy",
"size": 0.1,
"price": 3000,
"orderType": "limit",
"reduceOnly": false
}
</arguments>
</use_mcp_tool>
Create a Strategy
<use_mcp_tool>
<server_name>hyperliquid</server_name>
<tool_name>create_strategy</tool_name>
<arguments>
{
"name": "Simple Moving Average Crossover",
"description": "Buy when short MA crosses above long MA, sell when it crosses below",
"config": {
"symbol": "BTC-PERP",
"shortPeriod": 10,
"longPeriod": 50,
"positionSize": 0.01
}
}
</arguments>
</use_mcp_tool>
Security Considerations
- The MCP server stores credentials in memory only
- Always use testnet for testing before using real funds on mainnet
- Do not share your private keys or expose them in public repositories
License
MIT
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
WindsurfThe new purpose-built IDE to harness magic
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Tavily Mcp
Playwright McpPlaywright MCP server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Serper MCP ServerA Serper MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
DeepChatYour AI Partner on Desktop
Amap Maps高德地图官方 MCP Server
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
CursorThe AI Code Editor
ChatWiseThe second fastest AI chatbot™