Prediction market intelligence for AI agents. Arbitrage detection, slippage analysis, wallet intelligence, and liquidity scanning for Polymarket.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "uvx",
"args": [
"--python",
"3.11",
"polymarket-trading-mcp"
],
"description": "Prediction market intelligence for AI agents. Wallet scores, arbitrage detection, liquidity analysis for Polymarket."
}