ChatGPT · connector roadmap
TradeJournal MCP with ChatGPT
Remote ChatGPT MCP connectors are rolling out platform-by-platform. Until TradeJournal OAuth is live, use the on-site assistant with the same tools.
Quick summary
- Token: Connect AI → personal MCP token (your account only).
- Configure client: Follow steps below for OpenAI MCP connectors guide.
- Tools: Call
get_runtime_contextfirst — full list on the MCP tools reference page.
Key takeaway
For ChatGPT users, TradeJournal.co recommends the on-site AI trading assistant (session login, same nine read-only tools) until ChatGPT MCP remote connector support and TradeJournal OAuth ship; then connect with a personal token like other MCP clients.
Setup steps
-
Use on-site assistant now
Open TradeJournal chat (AI Assist required)—no MCP token in browser.
-
Watch for MCP + OAuth
This page will update when ChatGPT remote MCP + TradeJournal OAuth launch.
Official client docs: OpenAI MCP connectors guide · MCP specification
TradeJournal MCP tools (summary)
Full parameters on the MCP tools reference page.
| Tool | Purpose |
|---|---|
| get_runtime_context | User portfolios, active portfolio, plan flags, privacy rules. Call this first in every session. |
| list_portfolios | Portfolio id and name list for disambiguation. |
| list_trades | Filtered trade list (portfolio, symbol, status, limit). User-owned rows only. |
| get_trade | Single trade by id (must belong to the authenticated user). |
| get_trade_stats | Aggregate win rate, profit, and related stats for the user. |
| get_dashboard_stats | High-level public/private trade and post rollups. |
| list_posts | Published posts metadata for the user. |
| get_post | One published post by id. |
| get_portfolio_stats | Per-portfolio performance rollup. |
FAQ
Tools reference · Security & privacy · MCP hub · Onboarding call