Skip to content
Zed

todox for Zed

io.github.beydemirfurkan/todox

Memory for coding agents: the decisions, the dead ends, and where the last session stopped.

client:Zed transport:streamable-http

Install todox in Zed

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

{
  "context_servers": {
    "todox": {
      "url": "https://www.todox.dev/api/mcp"
    }
  }
}

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

todox in other clients