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.
$ 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
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
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.
How did last month go?
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.
The answers above are examples and the numbers in them are invented. Yours are read live from your own trades every time you ask.
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.
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.
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.
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.
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.
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>"
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 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>
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>
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.
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.
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 user is resolved from the token itself. No argument a client sends can point a call at somebody else's account.
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.
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 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.
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.
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 plansTrading 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.
Competitor details come from their public documentation as of July 2026 and can change, so check their own pages before you decide.