Back to directory
hyperliquid-whalealert

hyperliquid-whalealert

@kukapay12

An MCP server that provides real-time whale alerts on Hyperliquid.

whale alertshyperliquidcoinglasscryptotradingfinance

Installation & Configuration

{
  "mcpServers": {
    "hyperliquid-whalealert": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/hyperliquid-whalealert-mcp",
        "run",
        "main.py"
      ],
      "env": {
        "COINGLASS_API_KEY": "your_api_key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/5/12
Updated
2026/6/8