projects for Grok
cloud.tri2b/projects
Task tracking built for coding agents. Work is leased, so two agents never take the same SubTask.
client:Grok
transport:streamable-http
Install projects in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"projects": {
"type": "http",
"url": "https://mcp.projects.tri2b.cloud/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs