Dooit for Zed
so.dooit/mcp
Read and run a user's task board: tasks, schedules, projects, and weekly/monthly/yearly goals.
client:Zed
transport:streamable-http
Install Dooit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://app.dooit.so/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs