Skip to content
Zed

Todos for Zed

io.github.mctx-ai/todos

Personal todo list that persists across sessions. Create, update, complete, reorder, and delete todo

client:Zed transport:sse

Install Todos in Zed

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

{
  "context_servers": {
    "todos": {
      "url": "https://todos.mctx.ai/v2.0.8"
    }
  }
}

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

Todos in other clients