Connecting
- Claude Code
- claude.ai
- opencode
- Cursor
td_live_ key in the Authorization header, or
OAuth where your client supports it. See Authentication.
What a call costs
Free
Connecting ·
tools/list · prompts/list · fetching the
crack_this_trader prompt.A Basic user does not spend part of their 50 just to plug in.1 request
Every tool call,
get_chart_template included. There are no exemptions.Tools return their payload twice — as readable text and as structured
JSON. That is convenient, and it means paged tools cost roughly double their
REST equivalent. Pass
limit / points wherever a tool offers one.Conventions
traderaccepts a 0x wallet, a polymarket.com profile URL, or a display name. Responses echo the canonical wallet and name.marketis the0x…64-hex condition id fromlist_trader_marketsorget_top_markets.- Timestamps are epoch seconds. Money fields are USD. Prices are UP-normalized (0–1).
Errors come back readable
Failures arrive as tool results (isError: true with text), never as opaque
protocol errors.
Full table with HTTP codes: Errors.
The 13 tools
Signatures, what each returns, and when to reach for it.
