M
mcp
/preflight_copy
Preflight copy-trading a wallet
COPY / WATCH / VETO verdict for copy-trading a Polymarket wallet, with the numbers behind it (fee-inclusive copier ROI from a fixed $5-entry / +2c-slippage simu
liveunknown~5s typical
mcpmcp
$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-cc-ticktape-mcp /preflight_copy for me.
Input
| Field | Type | Description |
|---|---|---|
| wallet | string | Polymarket wallet address (0x + 40 hex). Required for live calls; optional with sandbox: t |
| sandbox | boolean | true = free deterministic example response, never charged. |
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-cc-ticktape-mcp","endpoint":"/preflight_copy","input":{}}'cli
npx cracked-ai run -p mcp-cc-ticktape-mcp -e /preflight_copy -i '{}'mcp
run_tool({ provider: "mcp-cc-ticktape-mcp", endpoint: "/preflight_copy", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.