Skip to main content
Glama
i-dream-of-ai

QuantConnect MCP Server

create_live_algorithm

Deploy a compiled trading algorithm to live markets by configuring brokerage connections and data providers for real-time execution.

Instructions

Create a live algorithm.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
liveNoSummary of the algorithm created.
errorsNoList of errors with the API call.
sourceNoSource of the API call.
successNoIndicate if the API request was successful.
deployIdNoId of the live deployment.
projectIdNoId of the project deployed.
versionIdNoId of the LEAN version deployed.
responseCodeNoResponse code of the request.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/i-dream-of-ai/quantconnect-mcp-jwt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server