projects for Cursor
cloud.tri2b/projects
Task tracking built for coding agents. Work is leased, so two agents never take the same SubTask.
client:Cursor
transport:streamable-http
Install projects in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"projects": {
"url": "https://mcp.projects.tri2b.cloud/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs