CountLink for VS Code
app.countlink/countdown
Shared countdown timers that stay in sync on every screen — no account, any number of viewers.
client:VS Code
transport:streamable-http
tools:4
Install CountLink in VS Code
.vscode/mcp.json
{
"servers": {
"countdown": {
"type": "http",
"url": "https://countlink.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs