Server Catalog
Catalog aggregates recipe metadata into index.json and exposes discovery/download interfaces.
Catalog MCP tools
Section titled “Catalog MCP tools”catalog.searchcatalog.infocatalog.downloadcatalog.listcatalog.submit(authenticated)
Recipe + overlay model
Section titled “Recipe + overlay model”Catalog stores raw recipe JSON plus overlay data:
- quality (verified, maintained, security audit status)
- promotion (promoted flags and weights)
- analytics (downloads, events)
Recipes remain universal and client-agnostic; overlays are catalog-owned metadata.
Read the implementation details in Catalog Overview and Admin API.