server-hyperliquid

server-hyperliquid

16

The Hyperliquid MCP Server is designed to integrate the Hyperliquid SDK, providing access to mid prices, historical candle data, and L2 order book data for tokens. It supports customization for use within the Claude Desktop platform.

What is the Hyperliquid MCP Server?

The Hyperliquid MCP Server is a protocol server that integrates with the Hyperliquid SDK to provide access to financial data services such as mid prices, candlestick data, and order book information.

What kind of data can I access with this server?

You can access mid prices for all coins, historical candlestick data for any token, and the L2 order book for any token.

Is the Hyperliquid MCP Server open-source?

Yes, the server is open-source and licensed under the MIT License, allowing for modification and distribution.

What are the inputs required for the get_candle_snapshot tool?

The inputs required are coin (string), interval (string), startTime (number), and optionally endTime (number).

How do I integrate the server with Claude Desktop?

You can integrate it by adding the specified configuration to your claude_desktop_config.json file.