MCP

Use your Trader+AI data inside your favorite AI

Connect ChatGPT, Claude, or any compatible MCP client to your account, and let it work with your trading data under permissions you control.

What is MCP?

MCP is an open standard that lets an outside AI assistant securely connect to another service. Connect Trader+AI once, and a client like ChatGPT or Claude can work directly with your trading data, with your permission.

Why use it?

Your trading history, analytics and coaching context become available in the tools you already use. Ask questions, generate summaries, and take a few confirmed actions without copying anything by hand or leaving your assistant.

Works with

Bring your own AI client

Trader+AI speaks the standard Model Context Protocol, so it works with any client that supports it.

ChatGPT
Claude
Any MCP client
Read access

What a connected assistant can see

You choose which of these areas to share when you connect. Read access is scoped, listed on the consent screen, and revocable at any time.

Trades & accounts

Your trading accounts, trade history, individual trades and their charts, plus connection and sync health.

Performance analytics

Win rate, profit factor, expectancy, equity and balance, top setups, sessions and monthly calendars.

Journal & mood

Your journal entries, tags, a specific day, and your mood calendar.

Coaching insights

Recurring mistakes, emotion correlation, setup and session performance, process versus outcome, and position sizing.

Goals & financial context

Your goals, financial context and money events, profile facts, and assessment results.

Economic & market intelligence

Economic indicators, comparisons, the yield curve, macro regime, relationships and public prices.

News

Grounded news briefs and event detail, with sources and an as-of time.

Memory & insights

Sensitive

What your partner has learned about you, as plain statements, plus mentor insights and your trader journey.

Conversations & reports

Sensitive

Your web and Telegram conversation history, Telegram status, and generated reports.

Confirmed actions

A small set of actions it can take

Beyond reading, you can allow a few specific actions. Each one is opt-in, narrow, and never touches payments, credentials, or another person's data.

Journal updates

Add a setup or emotion tag, or update the mood and notes for a day.

Trade notes

Update the notes and annotations on a trade, never its P&L, status or fees.

Data maintenance

Refresh chart data or trigger a non-destructive re-sync of an account.

Telegram

Generate a Telegram connect link, or disconnect Telegram.

Goals & profile

Create a goal, add a money event, or correct a profile fact.

Nothing changes without your OK

Every action follows the same confirmation flow you see in the app: it proposes the change, shows you exactly what will happen, and waits for your approval before anything is saved.

In practice

Things you can ask

Summarize my last 20 trades and point out my most common mistake.
How has my win rate on breakout setups changed this month?
Brief me on the market-moving news for the assets I trade.
Draft a note on this trade about what I did well, and save it after I confirm.
What are my open goals, and am I on track?
Permissions & trust

You stay in control

You approve the connection

Connect through a standard consent screen, or with a personal access token. Nothing is shared until you approve it.

You pick what to share

Choose exactly which areas of data to grant. Anything you do not grant stays private.

Sensitive data is extra-gated

Memory, financial details, conversations and Telegram each require a separate, explicit approval.

You choose which accounts

Share all of your trading accounts or only a selected few.

Revoke anytime

See every connection in your dashboard and disconnect it instantly. Revocation takes effect right away.

Setup

Connect in a few steps

1
Open Connections

In your Trader+AI dashboard, go to Connections and find the MCP card.

2
Add Trader+AI to your client

Follow the short guide for ChatGPT, Claude, or your MCP client to add Trader+AI as a connector.

3
Choose your permissions

Pick the data areas and accounts to share, and approve any sensitive scopes you want to include.

4
Start asking

Your assistant can now work with your trading data. Manage or revoke the connection anytime from Connections.

Client guides

Exact steps for your AI client

Trader+AI is a remote MCP server with in-browser sign-in (OAuth). These steps were verified against each vendor's official docs on 2026-07-22.

Claude (web and desktop)
  1. Open Settings, then Connectors, and choose "Add custom connector".
  2. Enter a name (Trader+AI) and the server URL, then add it.
  3. Click Connect and approve the Trader+AI permission screen in your browser.

Available on all Claude plans (Free is limited to one custom connector). On Team/Enterprise an Owner adds it in organization settings first; each member then connects their own account.

Claude Code (CLI)
  1. Run: claude mcp add --transport http traderplus https://traderplus.ai/api/mcp
  2. Inside Claude Code, run /mcp to start the sign-in and check the connection.
  3. Approve the browser sign-in; the status shows connected when done.

Use --scope user to make the connection available in all your projects.

ChatGPT (developer mode)
  1. In ChatGPT on the web, open Settings, then Security and login, and turn on Developer mode (a workspace admin may need to allow it).
  2. Open the plugins page, choose add, and enter a name plus the Trader+AI server URL.
  3. Create it, approve the sign-in, then pick Trader+AI from the composer's More menu in a chat.

Requires a paid ChatGPT plan; what a plan may do with connected apps varies by plan and changes over time, so check OpenAI's current help pages if an option is missing.

Cursor
  1. Open ~/.cursor/mcp.json (or .cursor/mcp.json in a project).
  2. Add: {"mcpServers": {"traderplus": {"url": "https://traderplus.ai/api/mcp"}}}
  3. Reload Cursor and approve the sign-in when prompted.

Cursor handles the OAuth flow automatically for remote servers.

Any other MCP client
  1. Add a remote (streamable HTTP) MCP server with the URL above.
  2. Complete the OAuth sign-in when your client opens the browser.
  3. Grant only the permission scopes you want; sensitive areas need separate consent.

Trader+AI speaks the standard Model Context Protocol with OAuth 2.1 and dynamic client registration; no API keys are needed.

Server URL for every client: https://traderplus.ai/api/mcp

Troubleshooting

The connector will not connect

Confirm your Trader+AI plan includes MCP (Pro or Premium), that you finished the browser sign-in, and that the server URL is exactly https://traderplus.ai/api/mcp. Then retry from your client's connector list.

The assistant cannot see some data

Scopes are granular: open Connections in your Trader+AI dashboard and check which areas you granted. Memory, psychology, and conversation history additionally need their own sensitive-scope consent.

I want to cut access right now

Open Connections and revoke the grant; tokens die immediately. Revoking in Trader+AI always wins over anything remembered by the client.

Frequently asked questions

Which plans include MCP?

MCP access is included from the Pro plan ($19/mo) and in Premium. You connect from Connections in the dashboard.

Can ChatGPT or Claude place trades through this?

No. The MCP server is non-executing: nothing in it can place, modify, or close trades or move money. The few write actions that exist (like journal notes or tags) each require an explicit one-time confirmation.

What can my assistant actually read?

What you grant: trades, analytics, journal, goals, economic data, and cited news. Memory, psychology, and conversation history are sensitive scopes you must approve separately, and you can revoke everything anytime.

Is this an API key?

No. Connections use OAuth: you sign in through the browser, the client gets a scoped token, and revoking it in Connections kills access instantly. You never paste secrets into a chat.

Which clients work?

Any client that supports remote MCP servers: Claude on web and desktop, Claude Code, ChatGPT with developer mode, Cursor, and others. If your client can add a streamable-HTTP MCP server with OAuth, it works.

Connect your AI in a couple of minutes.

MCP is available on paid plans. Open Connections to set it up, or read the step-by-step guide first.