Skip to content
Cursor

Whale Alert API for Cursor

io.github.br0ski777/whale-alert

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

client:Cursor transport:sse

Install Whale Alert API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Whale Alert API in other clients