pomodoro timer for Cursor
io.github.theluckystrike/pomodoro-timer
Pomodoro work sessions from your AI chat: timed focus blocks, session logs.
client:Cursor
transport:streamable-http
runtime:mcpb
tools:14
Install pomodoro timer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pomodoro-timer": {
"url": "https://mcp.zovo.one/mcp/pomodoro-timer"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs