Skip to main content
Three ways in. They read the same data and spend the same budget — pick the one that matches where your agent lives.

claude.ai

A custom connector. Sign in, no key to paste.

MCP client

Claude Code, Cursor, opencode, Windsurf.

REST

A td_live_ key and curl.

Path 1 — the claude.ai connector

The shortest route for a chat-first workflow. You sign in with your PolyTape account instead of pasting key material.
1

Open connector settings

In claude.ai, go to Settings → Connectors → Add custom connector.
2

Point it at the MCP server

Use the server URL:
3

Authorize

Claude will walk you through OAuth. Sign in with your PolyTape account and consent. No key is ever pasted, and no key material lives in the connector.Where OAuth is not yet live for your client, the API-key path in Authentication always works.
4

Ask it something

Paste a trader wallet or name into the chat with a natural ask — see the starter prompt below.
Re-add the connector after an API update. MCP clients cache tools/list, so new tools and sharpened tool descriptions do not reach a client that connected before the change. If a tool you expect is missing, remove the connector and add it again. Reconnecting is free — protocol handshakes spend no budget.

Path 2 — Claude Code, or any MCP client

One line:
Then, in a session:
Mint the key first — Authentication has the two-click path.

Path 3 — raw REST with a key

1

Mint a key

In the PolyTape dashboard: AI Agents & API → Patch Bay → mint. The plaintext td_live_ key is shown exactly once.
2

Check your budget

You get your plan, rate limits, and usage so far. Start here so you know what you have before you spend it.
3

Read a trader

That is the career card — the start of every trader analysis.
The key goes in the Authorization header and nowhere else. A key is never accepted in a query string: a key in a URL is a key in an access log.

The starter prompt

Once connected, this is what a person would actually type. It gives the agent a soft steer and then lets it roam the tools:
Swap the name for any wallet, profile URL, or display name. For the scripted analyst version — the full workflow with a terse numbers-only verdict — invoke the crack_this_trader prompt from your client’s prompt picker instead. Fetching a prompt spends no budget.

Where to go next

Plans & limits

What your plan gets you, and what walls look like when you hit one.

Reading the numbers

Which P/L to quote — read this before you write a verdict.

Token thrift

Payloads vary a thousandfold. Two rules save most of it.

Recipes

Five worked flows with measured call and token costs.