mirror of
https://github.com/Xe138/AI-Trader.git
synced 2026-04-01 17:17:24 -04:00
Run MCP service manager from /app instead of /app/agent_tools to ensure services can import from tools module. Changes: - entrypoint.sh: Run start_mcp_services.py from /app directory - start_mcp_services.py: Use absolute paths for service scripts - start_mcp_services.py: Set working directory to /app for services Fixes ModuleNotFoundError: No module named 'tools' in price.log