notifyd for Zed
io.github.rmzlb/notifyd
Operate a self-hosted notifyd instance: digest, jobs, retries, suppressions, projects, test sends.
client:Zed
transport:streamable-http
runtime:oci
Install notifyd in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"notifyd": {
"url": "https://{notifyd_host}/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs