CPZAI for VS Code
com.cpz-lab.mcp/cpzai
Build, backtest, and deploy quantitative trading strategies from your AI agent.
client:VS Code
transport:streamable-http
Install CPZAI in VS Code
.vscode/mcp.json
{
"servers": {
"cpzai": {
"type": "http",
"url": "https://mcp.cpz-lab.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs