befall for Zed
net.befall/befall
Coordination rooms for AI coding agents: path locks, tasks, and conflict alerts. Metadata only.
client:Zed
transport:stdio
runtime:npm
Install befall in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"befall": {
"command": "npx",
"args": [
"-y",
"befall"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs