Gemini · verify client MCP support

TradeJournal MCP with Google Gemini

Confirm Gemini's MCP client path in Google's docs; until then use TradeJournal's on-site agent.

On-site assistant: login and open TradeJournal chat. Jesse on-site guide

Quick summary

  1. Token: Connect AI → personal MCP token (your account only).
  2. Configure client: Follow steps below for Google AI Gemini docs.
  3. Tools: Call get_runtime_context first — full list on the MCP tools reference page.

Key takeaway

TradeJournal.co users on Google Gemini should use the on-site AI assistant for read-only trade and stats queries until Gemini MCP client support is documented and TradeJournal connector OAuth ships.

Step-by-step

Setup steps

  1. 1. On-site assistant (recommended)

    Same 18 tools via session—see ai-trading-assistant guide.

  2. 2. Check Gemini MCP docs

    When Google documents MCP for your client, mirror Cursor-style URL + Bearer token.

Official client docs: Google AI Gemini docs · 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, asset, limit, order_by). Open rows include plan targets and nudges.
list_open_trades_by_target_priority Open trades sorted by price/stop target priority with nudge summary.
get_trade Single trade by id with entries, sizing, option context, and plan levels.
update_trade Set or clear price_target / stop_target on a trade (validated).
link_trade_unlinked_dividends Link orphan imported dividends to one trade; refreshes stats.
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.
list_media_assets User media library with attribution metadata.
get_media_asset Single media asset by id.
update_media_asset Update media attribution fields (narrow write).
delete_media_asset Delete unreferenced media assets.
audit_portfolio_import_health Read-only import/portfolio health audit.
repair_portfolio_import_health Allowlisted import repairs (confirm required for apply).

Frequently asked questions

Use the on-site assistant for the same tool layer. Add Gemini-specific steps here when Google documents a stable MCP client path for third-party servers.

Always get_runtime_context, then use list_trades or get_trade_stats. See the full MCP tools reference for parameters.

Tools reference · Security & privacy · MCP hub · Onboarding call

Start free trial — claim onboarding

Import trades, then ask real questions about your data.