Skip to content
Zed

sidecrew for Zed

io.github.lvlrsajjad/sidecrew

Code changes and unit tests by local MLX models, behind a gate a machine can run.

client:Zed transport:stdio runtime:npm

Install sidecrew in Zed

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

{
  "context_servers": {
    "sidecrew": {
      "command": "npx",
      "args": [
        "-y",
        "sidecrew"
      ]
    }
  }
}

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

sidecrew in other clients