Skip to content
VS Code

Whale Alert API for VS Code

io.github.br0ski777/whale-alert

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

client:VS Code transport:sse

Install Whale Alert API in VS Code

.vscode/mcp.json

{
  "servers": {
    "whale-alert": {
      "type": "sse",
      "url": "https://whale-alert.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Whale Alert API in other clients