timesheets for Zed
io.github.theluckystrike/timesheets
Track billable time from your AI chat: timers, entries, reports, CSV export. All data stays local.
client:Zed
transport:streamable-http
runtime:mcpb
tools:14
Install timesheets in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"timesheets": {
"url": "https://mcp.zovo.one/mcp/timesheets"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs