TradeOS AI MCP Server

Connect TradeOS to GPT, Claude, and other MCP-compatible AI tools. The TradeOS MCP Server lets your assistant work directly with your trading data, indicators, strategy logic, and agent workflows, helping you analyze markets, monitor setups, and automate trading intelligence from your TradeOS environment

Documentation

TradeOS MCP Integration & Usage

By integrating MCP (Model Context Protocol), you can connect TradeOS’s professional-grade trading tools directly to your AI workflow, enabling real-time market data access, technical analysis, and enhanced trading insights.

Quick Start

Select the MCP entry point or trigger an MCP-related action to begin the connection process.

Method 1: Homepage

Method 2: Homepage → Side Menu → MCP

Connection & Login Guide

  1. Initiate an MCP connection request.
  1. A browser window will open for authentication. Sign in using one of the following methods: Google、Facebook、Email Login
  2. Once authentication is complete, TradeOS AI is successfully connected. Then, You can use TradeOS AI within your workflow.

Authorization & Permissions

During use, the AI may request access to TradeOS technical analysis features. Please click “Allow” to continue.

Note: The AI requires your explicit authorization to access TradeOS's underlying data and analysis tools in order to provide accurate and professional market insights.

Advanced Configuration

Endpoint Configuration

If you are an advanced user, developer, or need to manually configure the connection within your custom Agent or local client (e.g., Claude Desktop), please use the following address:

  • Endpoint URL: https://ai.tradeos.xyz/api/agent/mcp/mcp-call

Example

Example 1: Claude-NVDA vs QQQ Spread Trend Analysis

Prompt: 1yo help me analyze NVDA/QQQ (put this as ticker) spread in terms of trend / momentum / volatility

Example 2: Cursor-Relative Strength Ranking Against SPY

Prompt: help me analyze LLY, GOOG, AMZN, META, MSFT, GLD, QQQ against SPY via spread analysis (ticker like LLY / SPY, GOOG / SPY ...), then rank them in scores 0~100 where 0 is strong short position and 100 is strong long position

Example 3: ChatGPT - analyze NVDA/SPY

Prompt: Help me analyze NVDA/SPY


Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the ask query parameter:

GET https://tradeos.gitbook.io/tradeosaifaq/tradeos-mcp-integration-and-usage.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.