CountLink for Cursor
app.countlink/countdown
Shared countdown timers that stay in sync on every screen — no account, any number of viewers.
client:Cursor
transport:streamable-http
tools:4
Install CountLink in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"countdown": {
"url": "https://countlink.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs