MCP Server
MCP
io.github.orcalayer/orcalayer-mcp
Polymarket smart-money analytics: whale leaderboard, wallet P&L, market consensus, live alerts
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
By
Comments
Sign in to leave a comment