New · Free

The trading journal MCP server — ask Claude or ChatGPT about your own trades

Mint one free token and your own Claude, Claude Code or ChatGPT can read your real trade history: every fill, every stat, your tags and your diary. It reads, it never writes, and it only ever sees your account.

Built on the journal 170,000+ traders already use.

Add it to Claude Code
$ claude mcp add --transport http tmm https://tradermake.money/api/v2/mcp \
  --header "Authorization: Bearer <your-token>"

Endpoint:https://tradermake.money/api/v2/mcp

Streamable HTTP · works with any MCP-compatible client

What is the TMM MCP server?

It gives Claude, Claude Code and ChatGPT read access to your own crypto trading history: your trades, your PnL, your win rate, your risk numbers, your diary. An AI trading journal that answers with your numbers instead of general advice.

MCP stands for Model Context Protocol. It is the open standard AI clients use to reach tools and data that live outside the chat. Connect the TMM server once with a free personal token, and your assistant stops guessing from screenshots you paste in. It reads the trades themselves.

We host it, so there is nothing to install and nothing running on your machine. It reads the same journal the web app shows you, across every exchange you have connected, and it cannot change a single thing in it.

MCP endpoint:https://tradermake.money/api/v2/mcp

What it looks like in the chat

You never learn a command or pick a tool. You ask the way you would ask someone who has read your journal, and the assistant goes and gets the numbers itself. These are the questions traders actually ask it, and the kind of answer that comes back.

You

How did last month go?

Your AI

84 trades, 61% of them green, +$3,180 net after fees. Your average winner is $132 against an $88 average loser, so your payoff is 1.5. BTC longs carried the month at +$3,590; ETH shorts handed $410 of it back.

Read from: Your performance summary

The answers above are examples and the numbers in them are invented. Yours are read live from your own trades every time you ask.

What your AI can read: trades, PnL, win rate, risk, diary

Behind those answers sit 11 tools, and every one of them is read-only. You never call them by name — your assistant picks whichever one fits the question. Open the list if you want to see exactly what it can reach.

Connect in two minutes

One token, one endpoint, any MCP-compatible client. The token is a personal access token tied to your account, and you can revoke or regenerate it whenever you want.

  1. 01.

    Mint your free token

    Open the app, go to Settings and look for the Connect your AI block. Create a token and copy it. You can reveal and copy it again there later, or regenerate it if it leaks. Any verified account can mint one for free.

  2. 02.

    Add the endpoint to your AI client

    Give your client the TMM endpoint over Streamable HTTP and send the token in an Authorization Bearer header. The exact steps for each client are below.

  3. 03.

    Ask a question

    Start a chat and ask something about your trading. Your client picks up the 11 read-only tools on its own and calls whichever one fits the question, so you never have to name a tool.

Claude Code

Run the command in any terminal. It registers the server globally, so every project can reach it.

claude mcp add --transport http tmm https://tradermake.money/api/v2/mcp \
  --header "Authorization: Bearer <your-token>"

Claude and Claude Desktop

Custom connectors in the Claude apps authenticate with OAuth, so they cannot take a pasted token yet. Use Claude Code today; one-click connect for the apps is coming.

MCP endpoint: https://tradermake.money/api/v2/mcp

Header: Authorization: Bearer <your-token>

ChatGPT

ChatGPT custom connectors also expect OAuth rather than a pasted header, and they are not available on every plan. One-click connect is coming here too.

MCP endpoint: https://tradermake.money/api/v2/mcp

Header: Authorization: Bearer <your-token>

Cursor and other MCP clients

Anything that speaks Streamable HTTP will work. Give it the endpoint URL and the Authorization header, exactly as above.

MCP endpoint: https://tradermake.money/api/v2/mcp

Header: Authorization: Bearer <your-token>

Read-only by design

An AI that can move money is a much riskier thing to plug into your account. This one has no way to do it. That comes from how the server was built, not from a setting you have to remember to turn on.

Read-only tools only

Only read tools are registered on the server. Anything that would create, edit or delete part of your journal was never exposed, so there is nothing for you to switch off.

No orders, no withdrawals

There is no order call and no withdrawal call behind any of the tools. The server cannot trade for you, and it never sees your exchange API keys.

Your data only

Your user is resolved from the token itself. No argument a client sends can point a call at somebody else's account.

Revoke or rotate any time

The token sits in Settings with your other credentials. Delete it and the connection stops working straight away. Mint a new one whenever you want.

Rate limited

Calls are rate limited per token, separately from the rest of your account, so a runaway agent loop burns through its own budget and nothing else.

The same limits as the app

The MCP server runs on the app's own data layer, so your plan's history window applies exactly as it does on the web. No back door, no extra exposure.

Plans and data depth

The MCP server itself is free. Your plan only decides how far back your AI can read, and that is the same history window you already have in the web app.

Free
The last month of trades
Novice and Novice+
Six months of trades
Trader and PRO Trader
Your full trade history

Any verified user can mint a token, whatever plan they are on. When the plan cuts the history off, the model is told to say so rather than fill the gap with a guess.

Compare plans

TMM MCP vs other trading MCP servers

Trading MCP servers come in three kinds: brokerage connectors that can execute, market-data feeds, and journals like this one. They answer very different questions, so it is worth knowing which kind you are plugging in.

TMM (Trader Make Money)
What your AI reaches: Your crypto trading journal and analytics across 10+ exchanges
Your own trade history: Yes — trades, PnL, win rate, risk, diary
Can place orders: No — read-only by design
MCP endpoint: Yes, hosted
Alpaca
What your AI reaches: Your Alpaca brokerage account and US equities market data
Your own trade history: Account and order history on Alpaca
Can place orders: Yes — it is an execution connector
MCP endpoint: Yes
Alpha Vantage / TradingView MCP
What your AI reaches: Public market data — quotes, indicators, fundamentals
Your own trade history: No — market data, not your data
Can place orders: No
MCP endpoint: Yes
TradeZella / Tradervue / TraderSync
What your AI reaches: Their own web app, with AI features built in
Your own trade history: Yes, inside their product
Can place orders: No
MCP endpoint: No public MCP endpoint at the time of writing

Competitor details come from their public documentation as of July 2026 and can change, so check their own pages before you decide.

Frequently asked questions

Start asking your AI about your trading

Mint your free token, paste one line into your client and ask your first question. It reads only, it only ever sees your account, and you can revoke it from Settings whenever you want.