Teamwork for Zed
ai.b77/teamwork
AI-first project management: plan epics, assign prioritized tasks, track team time.
client:Zed
transport:streamable-http
Install Teamwork in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"teamwork": {
"url": "https://teamwork.b77.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs