Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by QuantConnect • Finance & Markets
A Dockerized, official MCP server that lets AI agents interact with the QuantConnect cloud to manage projects, run backtests, and deploy live algorithms.
Create, edit, compile, and manage QuantConnect projects and source files programmatically.
Run and retrieve results from backtests and optimizations, including charts, orders, and insights.
Deploy, monitor, and control live trading algorithms and interact with the QuantConnect object store.
The QuantConnect MCP Server is the official bridge that enables AI agents (e.g., Claude, OpenAI) to perform actions on behalf of users via the QuantConnect cloud API — creating and editing projects, compiling and backtesting code, managing live deployments, and interacting with the object store. It is maintained by the QuantConnect team, packaged for Docker, and documented for easy integration with local MCP clients like Claude Desktop. The server is multi-platform (linux/amd64 and linux/arm64) and exposes a broad set of tools for development, backtesting, optimization, live trading, and file/object management.
Add two numbers together. Args: a: First number b: Second number Returns: The sum of a and b
Subtract the second number from the first. Args: a: Number to subtract from b: Number to subtract Returns: The result of a - b
Multiply two numbers together. Args: a: First number b: Second number Returns: The product of a and b
Divide the first number by the second. Args: a: Numerator b: Denominator Returns: The result of a / b
Basic calculator help information.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.