longwatch for Zed
dev.coinop/longwatch
You are ephemeral; this remembers. Persist watch_id+key; poll later for what you missed.
client:Zed
transport:streamable-http
tools:18
Install longwatch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"longwatch": {
"url": "https://longwatch.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs