Skip to content
Zed

The Deployer for Zed

com.thedploy/deployer

Check if a repo will deploy, plan a deploy to your own cloud, and see status, logs and redeploys.

client:Zed transport:streamable-http runtime:npm tools:6

Install The Deployer in Zed

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

{
  "context_servers": {
    "deployer": {
      "url": "https://app.thedploy.com/api/v1/mcp"
    }
  }
}

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

What Zed can do once it is connected

The Deployer in other clients