Timebook for Cursor
io.github.squidcode/timebook
Track time on usetimebook.com - start/stop timers, log entries, list projects/clients.
client:Cursor
transport:streamable-http
runtime:npm
Install Timebook in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"timebook": {
"url": "https://usetimebook.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs