Skip to content
Zed

todo.vu for Zed

io.github.mooball/todo-vu

Model Context Protocol server for todo.vu task management and time tracking.

client:Zed transport:streamable-http

Install todo.vu in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "todo-vu": {
      "url": "https://mcp.todo.vu/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

todo.vu in other clients