- Hyperliquid MCP Server v3
Hyperliquid MCP Server v3
A streamlined version of the Hyperliquid MCP Server that can be set up with a single command
Content
Hyperliquid MCP Server v3
A streamlined version of the Hyperliquid MCP Server that can be set up with a single command in HL Coder.
Features
- One-Command Setup: Fully automates the setup process for both the MCP server and dashboard
- 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
- Dashboard: Visual interface for account management and monitoring
Quick Start
To set up the Hyperliquid MCP server and dashboard in your HL Coder environment, simply paste this command:
git clone https://github.com/tradingbalthazar/hyperliquid-mcp-server-v3.git && cd hyperliquid-mcp-server-v3 && ./setup.sh && cd ..
This single command will:
- Clone this repository
- Install all dependencies
- Build the MCP server
- Configure the MCP server for use with HL Coder
- Create the API endpoint in your Next.js project
- Update your index page with the Hyperliquid dashboard
After setup, you can access the dashboard at http://localhost:3000.
Using with HL Coder
Once set up, you can use the MCP server 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
- The dashboard uses secure input fields for sensitive information
License
MIT# Last updated: Thu Apr 10 14:08:01 UTC 2025
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
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.
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.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
CursorThe AI Code Editor
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"
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
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.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
ChatWiseThe second fastest AI chatbot™
DeepChatYour AI Partner on Desktop
Tavily Mcp
Serper MCP ServerA Serper MCP Server
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Amap Maps高德地图官方 MCP Server
Playwright McpPlaywright MCP server