Teamwork for Grok
ai.b77/teamwork
AI-first project management: plan epics, assign prioritized tasks, track team time.
client:Grok
transport:streamable-http
Install Teamwork in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"teamwork": {
"type": "http",
"url": "https://teamwork.b77.ai/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