Skip to content
Claude Desktop

Polymarket Wallet Intelligence for Claude Desktop

io.github.aemery13/polymarket-intel

Classify Polymarket wallets as human or bot, score their trading edge, read open positions.

client:Claude Desktop transport:streamable-http runtime:pypi

Install Polymarket Wallet Intelligence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "polymarket-intel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://polymarket-intel-production.up.railway.app/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Polymarket Wallet Intelligence in other clients