Skip to content
VS Code

Timebook for VS Code

io.github.squidcode/timebook

Track time on usetimebook.com - start/stop timers, log entries, list projects/clients.

client:VS Code transport:streamable-http runtime:npm

Install Timebook in VS Code

.vscode/mcp.json

{
  "servers": {
    "timebook": {
      "type": "http",
      "url": "https://usetimebook.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Timebook in other clients