Skip to content
Zed

backgen for Zed

io.github.ibrahimkhaled19/backgen

Generate Express.js backend projects with ORMs, auth, payments, and DevOps

client:Zed transport:stdio runtime:npm

Install backgen in Zed

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

{
  "context_servers": {
    "backgen": {
      "command": "npx",
      "args": [
        "-y",
        "@ibrahimkhaled19/backgen"
      ]
    }
  }
}

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

backgen in other clients