Skip to content
Zed

Todo for Zed

io.github.mctx-ai/todo

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

client:Zed transport:sse

Install Todo in Zed

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

{
  "context_servers": {
    "todo": {
      "url": "https://todo.mctx.ai/v2.0.3"
    }
  }
}

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

Todo in other clients