projects for Zed
cloud.tri2b/projects
Task tracking built for coding agents. Work is leased, so two agents never take the same SubTask.
client:Zed
transport:streamable-http
Install projects in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"projects": {
"url": "https://mcp.projects.tri2b.cloud/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs