Timebook for Zed
io.github.squidcode/timebook
Track time on usetimebook.com - start/stop timers, log entries, list projects/clients.
client:Zed
transport:streamable-http
runtime:npm
Install Timebook in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"timebook": {
"url": "https://usetimebook.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs