mcp for Zed
com.wix/mcp
A Model Context Protocol server for Wix AI tools
client:Zed
transport:sse
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.wix.com/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs