ticktape
TickTape is an independent pre-flight for Polymarket: OK / CAUTION / VETO on live orders, COPY / WATCH / VETO on wallets — always with reasons and numbers…
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Preflight Trade: Pre-flight verdict (OK / CAUTION / VETO) for a Polymarket order before you send it: expected VWAP slippage, visible depth, 2026 taker-fee drag, safe size and book staleness, computed
- Preflight Copy: 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 simulation, win rate, entry-
- Leaderboard: Polymarket wallets currently rated COPY or WATCH for copyability: simulated copier ROI net of 2026 taker fees and slippage, out-of-sample validation, sample sizes and reasons. Price: $0.0
What data it sees
Do you need an account
No: the server works without sign-in
TickTape is an independent pre-flight for Polymarket: OK / CAUTION / VETO on live orders, COPY / WATCH / VETO on wallets — always with reasons and numbers, never a number we did not compute. No custody, no execution. Paid by the agent requesting the verdict — not by the venue routing the trade. No account or issued API key: live calls are paid from the first request — plain HTTP 402 and USDC on Base, or an optional prepaid bearer token. Test everything free in the deterministic sandbox.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| preflight_trade | Pre-flight verdict (OK / CAUTION / VETO) for a Polymarket order before you send it: expected VWAP slippage, visible depth, 2026 taker-fee drag, safe size and book staleness, computed deterministically from the live CLOB book. Identify the market by token_id, or by slug + outcome. Price: $0.02 per call via x402 or 1 credit with a bearer token; sandbox: true is free. |
| preflight_copy | 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 simulation, win rate, entry-price buckets, category mix). Wallets not yet computed return QUEUED free of charge (retry in ~1 hour). Price: $0.10 per call via x402 or 5 credits with a bearer token; sandbox: true is free. |
| leaderboard | Polymarket wallets currently rated COPY or WATCH for copyability: simulated copier ROI net of 2026 taker fees and slippage, out-of-sample validation, sample sizes and reasons. Price: $0.02 per call via x402 or 1 credit with a bearer token; sandbox: true is free. |
| red_list | Polymarket wallets a copier should refuse (VETO): negative fee-inclusive copier ROI or farming patterns, same method and window as the leaderboard. Price: $0.02 per call via x402 or 1 credit with a bearer token; sandbox: true is free. |
| credits_balance | Remaining credit balance for your bearer token. Free - requires Authorization: Bearer tk_<wallet>_<secret> on the MCP request; without a token it returns the credit-pack purchase terms instead. |