MCP server for the Tradovate platform
The repository implements a server to bridge the gap between AI models and the Tradovate trading platform, using the Model Context Protocol (MCP). The architecture likely involves handling requests from AI models, translating them into Tradovate API calls, and relaying responses back. It handles authentication, market data, and trading operations.
Go
3