← Back to Plugins
MCP Server MCP

io.github.orcalayer/orcalayer-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx orcalayer-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "orcalayer-mcp",
      "version": "0.3.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional Premium API key from orcalayer.com/pricing (enables the whale_alerts tool). Public tools work without it.",
          "format": "string",
          "isSecret": true,
          "name": "ORCALAYER_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...