Sits on top of the Polymarket activity API and runs behavioral fingerprinting to classify wallets as human or bot, then scores their trading edge from 0 to 10 based on realized PnL and signals like focus ratio and holding period. Exposes three main tools: score_polymarket_wallet returns classification plus confidence and reason codes, get_open_positions streams live positions refreshed every 30 seconds, and historical endpoints let you track how a wallet's edge has changed over time. Built for copy trading agents that need to filter the leaderboard noise. The daily snapshot job rescores the top 50 wallets at 08:00 UTC so you get a time series dataset that grows more valuable as it accumulates. Complements the raw market data servers by answering whose signals are worth following before you decide what to trade.
claude mcp add --transport stdio aemery13-polymarket-intel uvx polymarket-intel