Cejel for Zed
io.github.barglabs/cejel
Offline deterministic engineering-trust certificates for repositories, with no telemetry.
client:Zed
transport:stdio
runtime:oci
Install Cejel in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cejel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/barglabs/cejel@sha256:a0f0049a57aea728f3e5b026882887d0d2ea092d5f112be21db1d47298bcb6ec"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs