Skip to content
Zed

Todo MCP for Zed

io.github.ankitpat/todo-mcp

Create, list, and complete todo items through MCP.

client:Zed transport:streamable-http

Install Todo MCP in Zed

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

{
  "context_servers": {
    "todo-mcp": {
      "url": "https://343e-2405-201-303a-4980-a1c1-6538-33c0-a7d8.ngrok-free.app/mcp"
    }
  }
}

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

Todo MCP in other clients