Repose for Zed
io.github.vncntknl/repose
Uptime monitoring that doesn't cry wolf: manage monitors, read incidents, record deploys.
client:Zed
transport:streamable-http
Install Repose in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"repose": {
"url": "https://repose.sh/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs