Hyperliquid
Integrates with the Hyperliquid SDK to provide real-time cryptocurrency market data, including mid prices, historical candlesticks, and L2 order book information for traders and analysts.
28 stars
0 tools
Created Aug 2025
@mektigboy/mektigboy-hyperliquidAbout
Integrates with the Hyperliquid SDK to provide real-time cryptocurrency market data, including mid prices, historical candlesticks, and L2 order book information for traders and analysts.
Categories
general
Installation
npm
npm install @mektigboy/mektigboy-hyperliquid
Configuration
{
"mcpServers": {
"mektigboy-hyperliquid": {
"command": "npx",
"args": [
"-y",
"@mektigboy/mektigboy-hyperliquid"
]
}
}
}