Skip to content
Windsurf

whale data mcp for Windsurf

io.github.predgeai/whale-data-mcp

Signed settled outcomes (Polymarket, sports, Kalshi) + whale signals as agent tools, paid via x402.

client:Windsurf transport:stdio runtime:npm

Install whale data mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "whale-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@predge/whale-data-mcp"
      ],
      "env": {
        "BUYER_PRIVATE_KEY": "<BUYER_PRIVATE_KEY>",
        "X402_NETWORK": "<X402_NETWORK>",
        "MAX_PRICE_USD": "<MAX_PRICE_USD>",
        "PREDGE_BASE_URL": "<PREDGE_BASE_URL>",
        "SOLANA_BUYER_SECRET": "<SOLANA_BUYER_SECRET>",
        "X402_SOLANA_NETWORK": "<X402_SOLANA_NETWORK>",
        "SOLANA_RPC_URL": "<SOLANA_RPC_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

whale data mcp in other clients