Skip to content
Zed

CPZAI for Zed

com.cpz-lab.mcp/cpzai

Build, backtest, and deploy quantitative trading strategies from your AI agent.

client:Zed transport:streamable-http

Install CPZAI in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cpzai": {
      "url": "https://mcp.cpz-lab.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

CPZAI in other clients