all quiet for Zed
io.usefulapi/all-quiet
Manage incidents and on-call: list/create/update incidents, who is on call, on-call overrides.
client:Zed
transport:streamable-http
Install all quiet in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"all-quiet": {
"url": "https://all-quiet.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs