← Index

io.github.demwick/polymarket-agent-mcp

io.github.demwick/polymarket-agent-mcpv1.7.0Other

Polymarket trading, market discovery, copy trading and backtesting — 48 MCP tools.

In-path gate · all MCP tools

Using io.github.demwick/polymarket-agent-mcp in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-07).

Contracts can change after screening, with no version bump. The gate pins io.github.demwick/polymarket-agent-mcp’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
COPY_MODE

Execution mode: 'preview' simulates trades in a local SQLite DB (default, safe for inspection); 'live' places real orders on Polymarket and requires all POLY_* credentials.

POLY_PRIVATE_KEY
secret

Polygon wallet private key used to sign CLOB orders. Required only when COPY_MODE=live. Never logged, persisted, or transmitted outside signed order bodies.

POLY_API_KEY
secret

Polymarket CLOB API key. Required only when COPY_MODE=live.

POLY_API_SECRET
secret

Polymarket CLOB API secret. Required only when COPY_MODE=live.

POLY_API_PASSPHRASE
secret

Polymarket CLOB API passphrase. Required only when COPY_MODE=live.

POLY_FUNDER_ADDRESS

Polymarket funder wallet address (proxy wallet) used for live trading.

DAILY_BUDGET

Maximum USDC the agent may spend per day. Used by BudgetManager to cap copy-trading exposure.

MIN_CONVICTION

Minimum conviction score (0–100) required before a copy trade is executed.

CHAIN_ID

EVM chain ID for Polymarket (137 = Polygon mainnet).

DB_PATH

Optional override for the SQLite database path. Defaults to a package-local file.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
Alternatives in Other