finance & fintech

Hyperliquid Whalealert Mcp

An MCP server that provides real-time whale alerts on Hyperliquid, flagging positions with a notional value exceeding $1 million.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/hyperliquid-whalealert-mcp

Configuration

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

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

About This MCP Server

kukapay/hyperliquid-whalealert-mcp

An MCP server that provides real-time whale alerts on Hyperliquid, flagging positions with a notional value exceeding $1 million.

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

Need More Details?

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

View Full Documentation on GitHub