MCP server for Polymarket whale tracking, smart-money analytics, market searches, and live premium trade alerts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Orcalayer MCP.
Model Context Protocol (MCP) server for the OrcaLayer API โ Polymarket whale and market analytics inside Claude Desktop and other MCP clients.
It is a thin stdio wrapper over the orcalayer
Python SDK and exposes six tools:
| Tool | What it does | Key |
|---|---|---|
leaderboard | Rank smart-money whales by P&L, win rate or volume | No |
wallet_overview | Wallet profit tracking: profile, P&L and win-rate summary | No |
wallet_positions | A wallet's largest open positions | No |
markets | Track smart money flows: search markets where smart whales are accumulating | No |
market_consensus | Smart-money consensus on one market vs its price (head-count + capital-weighted) | No |
whale_alerts | Real-time alerts on profitable wallets: live feed of smart-whale trades | Premium |
Public tools work anonymously. whale_alerts needs a Premium API key
(get one) supplied via the
ORCALAYER_API_KEY environment variable.
New (2026-07-22): the Premium SSE stream (
/api/public/v1/live/trades) now carriessettlement_type(MINT/MERGE/COMPLEMENTARY/null) on every event โ live-derived settlement mechanics, shadow-verified 100.000% accurate on MINT/MERGE. It describes how the match settled, not trader intent (~80% of all fills settle as MINT;null= honest refusal, not "not a mint"). Details: theorcalayer://api-referenceresource or orcalayer.com/docs/api.
Ready-to-use prompts for common analytics scenarios:
| Prompt | What it does |
|---|---|
analyze_wallet | Full wallet analysis โ smart money or farmer? |
find_divergence | Markets where smart money disagrees with the current price |
hedge_check | Whether a wallet's profit was real alpha or a hedge structure |
territorial_markets_review | Ukraine territorial markets with ISW frontline overlay |
In Claude Desktop, pick a prompt from the prompt menu (the + / slash-command
picker) โ each one orchestrates the tools above for you.
Read-only context the model can pull directly โ no tool call needed:
| Resource URI | Content |
|---|---|
orcalayer://methodology | How smart money is filtered from farmers, hedgers and market-makers |
orcalayer://glossary | Prediction-markets glossary |
orcalayer://api-reference | OrcaLayer REST API reference (endpoints, auth, rate limits) |
Add this to your claude_desktop_config.json
(%APPDATA%\Claude\claude_desktop_config.json on Windows,
~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
The public tools work as-is. For the Premium whale_alerts tool, add your
API key (get one):
Restart Claude Desktop after editing the config.
MIT. See LICENSE.
Data is provided for informational purposes only and is not financial advice.
mcp-name: io.github.orcalayer/orcalayer-mcp
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/orcalayer-orcalayer-mcp)<a href="https://allmcps.com/mcp/orcalayer-orcalayer-mcp"><img src="https://allmcps.com/api/badge/orcalayer-orcalayer-mcp?style=directory" alt="Orcalayer MCP on AllMCPs" /></a>