Polymarket Smart Money — Whale Entries
x402/polymarket-smart-money-—-whale-entriesPolymarket Smart Money — Whale Entries What this gives an AI agent: a feed of recent large entries by skill-ranked Polymarket traders. Surfaces who entered which market, on which side, at what size and price — with the market-context snapshot from the moment of the entry. Response shape (once the indexer is live): - trader_address_hashed (k-anonymity preserved) - skill_score, skill_score_confide [x402: $0.1/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"polymarket_smart_money_—_whale_entries": {
"url": "https://proxy.suverse.io/v1/data/polymarket-whale-entries",
"transport": "http"
}
}
}