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.

View Source
28 stars
0 tools
Created Aug 2025
@mektigboy/mektigboy-hyperliquid

About

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" ] } } }