CatalogEngine for Zed
io.github.evozim/catalog-engine
E-commerce inventory and catalog data structuring tool.
client:Zed
transport:sse
Install CatalogEngine in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"catalog-engine": {
"url": "https://catalog-engine-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs