Skip to content
Zed

codev for Zed

io.github.flxbl-io/codev

Connect AI agents to codev for Salesforce projects, builds, releases, validations, and insights.

client:Zed transport:streamable-http

Install codev in Zed

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

{
  "context_servers": {
    "codev": {
      "url": "https://{tenant}.flxbl.io/sfp/api/mcp"
    }
  }
}

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

codev in other clients