Skip to content
Zed

AppDeploy for Zed

ai.appdeploy/deploy-app

AppDeploy turns app ideas described in AI chat into live full-stack web applications

client:Zed transport:streamable-http

Install AppDeploy in Zed

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

{
  "context_servers": {
    "deploy-app": {
      "url": "https://api-v2.appdeploy.ai/mcp"
    }
  }
}

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

AppDeploy in other clients