HomeFinance › orcalayer-mcp

orcalayer-mcp

Polymarket smart-money analytics: whale leaderboard, wallet P&L, market consensus, live alerts

Python Cloud
★ 1 stars Last pushed 2026-08-21 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.3.2)

uvx orcalayer-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "orcalayer-mcp": {
      "command": "uvx",
      "args": [
        "orcalayer-mcp"
      ],
      "env": {
        "ORCALAYER_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • ORCALAYER_API_KEY secret — Optional Premium API key from orcalayer.com/pricing (enables the whale_alerts tool). Public tools work without it.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry