Skip to content
Back to search
90
MCP v1.0.0 sse

Whale Alert API

io.github.Br0ski777/whale-alert

Track large on-chain whale transactions on Ethereum and Base. x402 micropayment.

Uptime
0.0%
1 direct probes · 30d
Response
170ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

crypto_track_whale_transactions

Use this when you need to track large on-chain transactions (whale movements) on Ethereum or Base. Returns recent high-value transfers in JSON. 1. transactions: array of whale transfers sorted by val…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "whale_alert_api": {
      "url": "https://whale-alert.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}