AI Assistance
MCP Server
00.json
The QuantConnect Model Context Protocol (MCP) server is a bridge that connects the QuantConnect API to an MCP client application on your local machine. With this setup, you can prompt a Large Language Model (LLM) and have it interact with our API on your behalf. This server equips the LLM with tools to create projects, run backtests, deploy live algorithms, and more. Our MCP integration can supercharge your existing workflow on QuantConnect and can even unlock quant trading to non-programmers. Simply prompt the LLM in layperson language and let it do the heavy lifting for you.
The following MCP clients are officially supported for the QC MCP Server. To view all the clients that work with MCP, see the Feature support matrix on the MCP website. Clients that operate from the terminal can edit files on your local machine and can run from the terminal in Visual Studio Code.