Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Polymarket Agent Kit

БесплатноНе проверен

Intelligence for Polymarket trading bots & AI agents — scored wallets, insider signals, whale flow via MCP + REST. Successor path to the archived Polymarket/age

GitHubEmbed

Описание

Intelligence for Polymarket trading bots & AI agents — scored wallets, insider signals, whale flow via MCP + REST. Successor path to the archived Polymarket/agents.

README

Intelligence for Polymarket trading bots and AI agents — scored wallets, insider signals, funding clusters, whale flow, and live market data over 1.7B+ indexed on-chain fills, delivered to your agent through MCP or REST.

The official Polymarket/agents repo (3.7K★) was archived in May 2026 and no longer runs. This kit is a maintained, intelligence-first path for the same builders: connect your agent to the CrowdIntel MCP server for the decision side, and pair it with the official CLOB client for execution.

Read-only by design. No custody, no order placement, no keys to your funds. Your agent decides with CrowdIntel data; it trades through Polymarket's official CLOB API. Not affiliated with Polymarket — see DISCLAIMER.

60-second quickstart (Claude Desktop)

  1. Sign in at crowdintel.xyzSettings → API → mint an MCP token (cint_mcp_…). Free on every plan, no credit card.
  2. Add to your claude_desktop_config.json:
{
  "mcpServers": {
    "crowdintel": {
      "type": "http",
      "url": "https://mcp.crowdintel.xyz/mcp",
      "headers": {
        "Authorization": "Bearer cint_mcp_YOUR_TOKEN_HERE"
      }
    }
  }
}
  1. Restart Claude Desktop. Ask: "Which Polymarket wallets have real category edge in politics right now?"

Cursor, Zed, and raw JSON-RPC setups: quickstart/. Every endpoint also exists as plain REST — see the API reference and the drop-in AI context doc.

What your agent gets — 19 read-only tools

Group Tools
Wallets get_wallet_stats (flagship dossier), get_wallet_timing (entry-timing edge), get_wallet_alerts (insider scores), search_wallets
Markets get_market, get_market_alerts, get_market_flow (smart-money vs crowd), get_market_movers, get_whale_activity
Clusters get_cluster, find_funding_clusters
Alpha discovery scan_insider_signals, screen_wallets_by_edge
Cohorts list_cohorts, get_cohort
Investigations get_investigation, list_investigations
Leaderboard & calibration get_leaderboard, get_calibration (favorite-longshot bias)

Full parameter reference: docs/tools.md.

Recipes — agent patterns that work

  1. Follow the smart money on a hot marketget_market_moversget_market_flowget_whale_activity.
  2. Should my agent trust this wallet's signal?search_walletsget_wallet_stats + get_wallet_timing + get_wallet_alerts. Raw win rates lie (small samples, wash trading, sybil clusters); the dossier ships shrinkage-adjusted stats.
  3. Find a coordinated ring before it resolvesscan_insider_signals / find_funding_clustersget_cluster.
  4. Category-specialist copy-trade screenscreen_wallets_by_edgeget_leaderboard.

Each recipe ends where execution begins: hand the decision to the official CLOB client. This kit never places orders.

Rate limits

Every tool answers on a free token; paid tiers raise the caps (see pricing). MCP daily calls: 20 free / 50 Pro / 300 Terminal / 1,500 Terminal Pro. REST: 50 req/hr free up to 5,000 req/hr Terminal Pro.

Links

License

MIT. Not affiliated with, endorsed by, or sponsored by Polymarket — see DISCLAIMER.

from github.com/crowdintel-xyz/polymarket-agent-kit

Установка Polymarket Agent Kit

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/crowdintel-xyz/polymarket-agent-kit

FAQ

Polymarket Agent Kit MCP бесплатный?

Да, Polymarket Agent Kit MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Polymarket Agent Kit?

Нет, Polymarket Agent Kit работает без API-ключей и переменных окружения.

Polymarket Agent Kit — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Polymarket Agent Kit в Claude Desktop, Claude Code или Cursor?

Открой Polymarket Agent Kit на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Polymarket Agent Kit with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai