Crosswire — Polymarket & Kalshi Arbitrage
CP
Crosswire — Polymarket & Kalshi Arbitrage
/check_resolution_risk

check resolution risk

Pre-trade safety check for cross-venue event markets (crypto oracle-divergence pairs, metered; World Cup football, free). Flags resolution mismatches, void-rule

liveverifiedunknown~5s typical
mcpprobedcrosswirepolymarket
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-crosswire-api-crosswire-polymarket-kalshi-arbitrage /check_resolution_risk for me.

Input

FieldTypeDescription
market_astringFirst leg of the pair to audit (either venue; order does not matter). Provide market_a AND
market_bstringSecond leg of the pair to audit (the other venue).
canonical_event_idstringA covered pair id — the outcome-suffixed canonical id. Two namespaces: the metered crypto
notional_usdstringIntended position size in USD. Optional; sizes the thin-liquidity check against live top-o
modestring'advisory' (default) or 'strict'. default "advisory"
api_keystringCrosswire API key (cw_…). Optional. Free for the World Cup graph and the first calls/day o

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-crosswire-api-crosswire-polymarket-kalshi-arbitrage","endpoint":"/check_resolution_risk","input":{"mode":"advisory"}}'
cli
npx cracked-ai run -p mcp-com-crosswire-api-crosswire-polymarket-kalshi-arbitrage -e /check_resolution_risk -i '{"mode":"advisory"}'
mcp
run_tool({ provider: "mcp-com-crosswire-api-crosswire-polymarket-kalshi-arbitrage", endpoint: "/check_resolution_risk", input: {"mode":"advisory"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.