mcp for Zed
com.teamwork/mcp
The Teamwork.com official MCP server helps teams efficiently manage client projects with AI.
client:Zed
transport:sse
runtime:oci
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.ai.teamwork.com/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs