pomodoro timer for Zed
io.github.theluckystrike/pomodoro-timer
Pomodoro work sessions from your AI chat: timed focus blocks, session logs.
client:Zed
transport:streamable-http
runtime:mcpb
tools:14
Install pomodoro timer in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pomodoro-timer": {
"url": "https://mcp.zovo.one/mcp/pomodoro-timer"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs