TRKR

AI agents — live in beta

Nothing beats a human helped by robots.

</bring your own assistant>

TRKR speaks MCP, so Claude, ChatGPT, Antigravity, Cursor — whichever assistant you already pay for — can query the synthetic market data directly and read the simulations with you.

Free during the beta. No card, no catch — just your feedback.

The simulations stay here. The thinking happens in your assistant.

</your tokens, your tools>

We don't host a chatbot. TRKR answers your assistant in small, reduced payloads — quantile bands, summary statistics, downsampled series — never the raw grid. That keeps your context short, your bill low, and every conversation inside the tool you already trust.

The plugin ships with a reading skill as well as the tools. Simulated ensembles invite a specific class of confident, wrong conclusion — the spread mistaken for the median, percentage points read as percent — and the skill is what stops your assistant producing them.

What you can ask it

Why does future #42 crash in 2031?

It reads the regimes, macro paths and prices behind that specific simulation — not a summary of it.

Critique 60/30/10 SPY/AGG/GLD.

Run the allocation through every future at once and argue with the outcome distribution, not a single backtest.

Build something for a client retiring in five years.

Describe the goal in plain language, co-build the allocation, then stress-test it across the whole ensemble.

Is this data credible?

The quality scorecard, per asset, rather than an assurance that it is.

20

assets it can read

400

alternative futures

7

tools over the run

10y

ahead, daily

Connect it in a minute

One endpoint, two ways in: ChatGPT signs in through OAuth and never sees a key; everything else sends that URL a key in a header. You create the key inside your account.

Claude

The plugin brings the tools and the reading skill together.

/plugin marketplace add trkr-ai/trkr-agents
/plugin install trkr

Then set TRKR_API_KEY to the key you create once you have an account. Without the plugin, point any MCP client at the endpoint directly with claude mcp add --transport http.

ChatGPT

No key to copy — ChatGPT signs you in instead.

https://www.trkr.ai/api/mcp

Turn on developer mode in ChatGPT's settings, add a connector on that URL with authentication OAuth, and approve it here. Developer mode is on chatgpt.com, not the mobile app, and needs a paid plan.

Antigravity

Google's replacement for Gemini CLI, and free.

agy mcp add --header "Authorization: Bearer $TRKR_API_KEY" \
  trkr https://www.trkr.ai/api/mcp

Flags come before the name, and an http URL is detected without --type. Drop the --header and Antigravity signs you in with OAuth instead, the same flow ChatGPT uses.

The plugin and the reading skill are open source at github.com/trkr-ai/trkr-agents. TRKR is simulated data for analysis and stress testing — no output is a prediction about real markets.

Create a free account to get a key.

Keys are issued inside the app, one per person, and shown once. Already have an account? Your key lives at /app/agents.

Join the beta