Guardian Engine is a hosted MCP server that validates AI-generated recipes against curated master SOPs for 51 dishes across European, Asian, American, and African cuisines. It exposes two tools: verify_recipe takes a candidate JSON recipe and returns a deterministic pass/fail verdict with severity-ranked findings (missing ingredients, wrong temperatures, incorrect techniques), and list_dishes returns the available catalog with optional cuisine filtering. The verification output includes an authenticity score, allergen warnings, and culinary justifications for each issue. Reach for this when you're building agents that generate recipes and need to catch hallucinated steps or ingredient substitutions before they ship. No auth required during early access, connects via streamable HTTP to api.kaimeilabs.dev/mcp.
claude mcp add --transport http dev.kaimeilabs-guardian-engine https://api.kaimeilabs.dev/mcp