Loading MCP server directory, please wait...
Track time on usetimebook.com - start/stop timers, log entries, list projects/clients.
npx @getmcp/cli add io.github.squidcode/timebookRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.squidcode/timebook": {
"command": "npx",
"args": [
"mcp",
"-y",
"@squidcode/timebook"
],
"env": {
"TIMEBOOK_API_URL": "",
"TIMEBOOK_WEB_URL": ""
}
}
}
}