TradingAgents-MCPmode

guangxiangdebizi/TradingAgents-MCPmode
★ 240 stars Python 🤖 AI/LLM Updated 1mo ago
TradingAgents-MCPmode 是一个创新的多智能体交易分析系统,集成了 Model Context Protocol (MCP) 工具,实现了智能化的股票分析和交易决策流程。系统通过多个专业化智能体的协作,提供全面的市场分析、投资建议和风险管理。
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tradingagents-mcpmod": {
      "command": "uvx",
      "args": [
        "tradingagents-mcpmode"
      ]
    }
  }
}

Or install with pip: pip install tradingagents-mcpmode

Topics

agentfinancefintechindexllmmcpstockstradingbot