CatalogEngine for VS Code
io.github.evozim/catalog-engine
E-commerce inventory and catalog data structuring tool.
client:VS Code
transport:sse
Install CatalogEngine in VS Code
.vscode/mcp.json
{
"servers": {
"catalog-engine": {
"type": "sse",
"url": "https://catalog-engine-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs