mcp for Zed
net.todoist/mcp
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
client:Zed
transport:streamable-http
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://ai.todoist.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs