Critical-risk tools in QuantConnect MCP Server
7 of the 50 tools in QuantConnect MCP Server are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
clear_quantconnect_authDestructiveClear current QuantConnect authentication configuration. Returns: Dictionary containing operation status
-
delete_backtestDestructiveDelete a backtest from a project. Args: project_id: ID of the project containing the backtest backtest_id: ID of the backtest to delete ...
-
delete_fileDestructiveDelete a file from a QuantConnect project. Args: project_id: ID of the project containing the file to delete name: Name of the file to delete ...
-
delete_optimizationDestructiveDelete an optimization. Args: optimization_id: ID of the optimization to delete Returns: Dictionary containing deletion result
-
delete_projectDestructiveDelete a project from QuantConnect. Args: project_id: The ID of the project to delete. Returns: A dictionary containing the deletion re...
-
delete_project_collaboratorDestructiveRemove a collaborator from a project. Args: project_id: ID of the project to remove collaborator from collaborator_user_id: User ID of the colla...
-
create_live_algorithmFinancialcreate_live_algorithm
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.