Skip to content
Cursor

TradeOS for Cursor

io.github.tradeos-ai/tradeos-mcp

TradeOS MCP: ticker search, My Agent, chart TA, macro news. npm stdio or HTTP.

client:Cursor transport:streamable-http runtime:npm

Install TradeOS in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tradeos-mcp": {
      "url": "https://ai.tradeos.xyz/api/agent/mcp/mcp-call"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

TradeOS in other clients