CountLink for Zed
app.countlink/countdown
Shared countdown timers that stay in sync on every screen — no account, any number of viewers.
client:Zed
transport:streamable-http
tools:4
Install CountLink in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"countdown": {
"url": "https://countlink.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs