Trading Simulator MCP Server

by recallnet
Verified
# Trading Simulator API Credentials TRADING_SIM_API_KEY=your_api_key_here TRADING_SIM_API_SECRET=your_api_secret_here # API Base URL (default: http://localhost:3001) TRADING_SIM_API_URL=http://localhost:3001 # Debug mode (optional, set to "true" to enable debug logging) DEBUG=false