polymarket_arbitrage

Find arbitrage opportunities on Polymarket via monotonicity violations + partition-sum checks. Call with NO args for a trending_scan of the top ~200 markets by weekly volume; pass event for the strongest per-event partition_check, or topic for a themed cross-event scan. event (recommended for a s...

Server Mcp Speedrun pipeworx-io/mcp-speedrun
Category Read
Risk class Low
Parameters 20 required

What polymarket_arbitrage does on Mcp Speedrun

AI agents call polymarket_arbitrage to retrieve information from Mcp Speedrun without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
event string Single-event mode (use this if you know the specific Polymarket event): event slug like "fed-decision-may-2026" or "when-will-bitcoin-hit-150k". Full Polymarket
topic string Cross-event mode (use this if you want to scan related events across the platform): a topic or seed question like "Fed rate decision" or "Strait of Hormuz traff

Parameters from the server's own tool schema.

Why polymarket_arbitrage needs a policy

Despite the financial domain (Polymarket/arbitrage), this tool purely retrieves and analyzes existing market data; it does not execute trades, move funds, or commit financial obligations. The tool gathers information to identify opportunities but leaves all financial decisions and actions to the user. This is classic Read category behavior with low severity.

From the tool's definition Tool description states it "Find[s] arbitrage opportunities" by querying and analyzing Polymarket data through "monotonicity violations + partition-sum checks." Operations include "trending_scan," "partition_check," and walking child markets to compute…

Questions about polymarket_arbitrage

What does the polymarket_arbitrage tool do? +

Find arbitrage opportunities on Polymarket via monotonicity violations + partition-sum checks. Call with NO args for a trending_scan of the top ~200 markets by weekly volume; pass event for the strongest per-event partition_check, or topic for a themed cross-event scan. event (recommended for a specific market): pass a Polymarket event slug like "fed-decision-may-2026" or "when-will-bitcoin-hit-150k"; walks child markets, checks date-axis / threshold-axis ordering AND computes the partition_check (sum of YES prices across mutually-exclusive legs — should ≈1; deviations >3pp emit a BUY/SELL EVERY LEG signal). topic (for cross-event scanning): pass a seed question like "Strait of Hormuz traffic returns to normal" or "Fed rate decision"; searches related events across the platform, flattens markets, runs the comparator on the union. Cross-event mode catches "...by May 31" vs "...by Jun 30" patterns that single-event misses. SEMANTIC ANCHOR: cross-event pairs require ≥0.30 Jaccard similarity on question tokens (prevents Powell-Fed-Pause being paired with Powell-DOJ-probe); skipped_low_similarity surfaces the rejected pair count. PARTITION FILTER: drops will-person-X / will-manager-Y / will-someone-else- placeholder slugs; partitions with >20% placeholder fraction return null arb signal. Response: opportunities[] (gap_pp, suggested_trade, reasoning, monotonicity violation context), and in event mode partition_check{sum_yes_prices, gap_from_1, placeholders_filtered, suggested_trade}. FILL CHECK: when the partition signal fires, arbitrage.fill_check prices it against live CLOB depth (theoretical_edge_pp_at_book vs realizable_edge_pp at 1000 shares/leg, thin_legs[]) — realizable_edge_pp ≤ 0 means the overround exists only at last-trade, not in the book; do not trade it. For custom sizing use polymarket_fill_risk. It is categorised as a Read tool in the Mcp Speedrun MCP Server, which means it retrieves data without modifying state.

What parameters does polymarket_arbitrage accept? +

polymarket_arbitrage accepts 2 parameters: event, topic. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on polymarket_arbitrage? +

Register the Mcp Speedrun MCP server in PolicyLayer and add a rule for polymarket_arbitrage: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Speedrun. Nothing to install.

What risk level is polymarket_arbitrage? +

polymarket_arbitrage is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit polymarket_arbitrage? +

Yes. Add a rate_limit block to the polymarket_arbitrage rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block polymarket_arbitrage completely? +

Set action: deny in the PolicyLayer policy for polymarket_arbitrage. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides polymarket_arbitrage? +

polymarket_arbitrage is provided by the Mcp Speedrun MCP server (pipeworx-io/mcp-speedrun). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.