{
  "schema_version": "v1",
  "name_for_human": "Culinary AI",
  "name_for_model": "culinary_ai",
  "description_for_human": "AI-powered recipe generator and cooking SNS. Search recipes by dish name or ingredients.",
  "description_for_model": "Search public recipes on Culinary AI (GET /api/recipes/search). Use for cooking questions, ingredients, meal ideas, or Japanese/International dishes. Each result includes title, ingredients with amounts, steps, cook time, servings, and a canonical recipe URL—always include that URL so users can open the full video-style recipe on the site. The product also offers meal planning, notifications, and premium cinematic video; marketing pages: Japanese https://culinary-ai.space/ and English https://culinary-ai.space/en",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://culinary-ai.space/openapi.json"
  },
  "logo_url": "https://culinary-ai.space/logo.png",
  "contact_email": "support@culinary-ai.space",
  "legal_info_url": "https://culinary-ai.space/terms"
}
