finance & fintech

Hyperliquid Info Mcp

An MCP server that provides real-time data and insights from the Hyperliquid perp DEX for use in bots, dashboards, and analytics.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/hyperliquid-info-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "hyperliquid-info-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/hyperliquid-info-mcp"
  ]
}

About This MCP Server

kukapay/hyperliquid-info-mcp

An MCP server that provides real-time data and insights from the Hyperliquid perp DEX for use in bots, dashboards, and analytics.

GitHub: https://github.com/kukapay/hyperliquid-info-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub