Skip to content
Cursor

CatalogEngine for Cursor

io.github.evozim/catalog-engine

E-commerce inventory and catalog data structuring tool.

client:Cursor transport:sse

Install CatalogEngine in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "catalog-engine": {
      "url": "https://catalog-engine-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

CatalogEngine in other clients