CPZAI for Cursor
com.cpz-lab.mcp/cpzai
Build, backtest, and deploy quantitative trading strategies from your AI agent.
client:Cursor
transport:streamable-http
Install CPZAI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cpzai": {
"url": "https://mcp.cpz-lab.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs