Back to SAVOR Dish

Card snapshot

savordish.com · 2026-05-18 12:59:34 UTC · 7eb5db0cfc47c333b30414c09708568ef08e469486163734a8de4e7ec0a6ef8d

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "schema_version": "1.0",
  "name": "SAVOR Dish",
  "description": "AI-powered family cookbook platform with 500+ recipes, meal planning, grocery delivery via Instacart, nutrition analysis, and culinary career tools.",
  "url": "https://savordish.com",
  "logo": "https://savordish.com/icons/icon-512x512.png",
  "contact_email": "hello@savordish.com",
  "capabilities": {
    "mcp": {
      "url": "https://savordish.com/mcp",
      "transport": "streamable-http",
      "discovery": "https://savordish.com/.well-known/mcp.json"
    },
    "openapi": {
      "url": "https://savordish.com/openapi.json"
    },
    "llms_txt": {
      "url": "https://savordish.com/llms.txt",
      "full_url": "https://savordish.com/llms-full.txt"
    }
  },
  "auth": {
    "type": "bearer",
    "instructions": "Create an account at savordish.com, then generate an API key via POST /api/mcp/keys"
  },
  "privacy_policy": "https://savordish.com/privacy",
  "terms_of_service": "https://savordish.com/terms"
}