Polymarket Agent Kit
FreeNot checkedIntelligence for Polymarket trading bots & AI agents — scored wallets, insider signals, whale flow via MCP + REST. Successor path to the archived Polymarket/age
About
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)
- Sign in at crowdintel.xyz → Settings → API → mint an MCP token (
cint_mcp_…). Free on every plan, no credit card. - 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"
}
}
}
}
- 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
- Follow the smart money on a hot market —
get_market_movers→get_market_flow→get_whale_activity. - Should my agent trust this wallet's signal? —
search_wallets→get_wallet_stats+get_wallet_timing+get_wallet_alerts. Raw win rates lie (small samples, wash trading, sybil clusters); the dossier ships shrinkage-adjusted stats. - Find a coordinated ring before it resolves —
scan_insider_signals/find_funding_clusters→get_cluster. - Category-specialist copy-trade screen —
screen_wallets_by_edge→get_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
- MCP server guide · API reference · OpenAPI 3.1 spec
- AI context doc — one file that teaches any LLM the whole API
- Methodology — how scores and stats are computed
License
MIT. Not affiliated with, endorsed by, or sponsored by Polymarket — see DISCLAIMER.
Installing Polymarket Agent Kit
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/crowdintel-xyz/polymarket-agent-kitFAQ
Is Polymarket Agent Kit MCP free?
Yes, Polymarket Agent Kit MCP is free — one-click install via Unyly at no cost.
Does Polymarket Agent Kit need an API key?
No, Polymarket Agent Kit runs without API keys or environment variables.
Is Polymarket Agent Kit hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Polymarket Agent Kit in Claude Desktop, Claude Code or Cursor?
Open Polymarket Agent Kit on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Polymarket Agent Kit with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
