termada for Zed
io.github.islomzoda/termada
Persistent, policy-controlled missions for AI agents operating local and SSH environments.
client:Zed
transport:stdio
runtime:oci
Install termada in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"termada": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/islomzoda/termada:0.12.0"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs