{
  "name": "Reccas",
  "canonical_url": "https://reccas.com/",
  "type": "AI wardrobe manager",
  "description": "Reccas is an AI wardrobe manager and closet-aware personal stylist. It learns what you own, what fits, what you like, and your budget to help decide what to wear, what to buy, what to skip, and what to watch.",
  "capabilities": [
    "persistent wardrobe memory",
    "closet-aware outfit recommendations",
    "style and fit preferences",
    "buy, skip, watch, and own product decisions",
    "shoppable outfit discovery",
    "public MCP tools for AI assistants",
    "public REST/OpenAPI fashion search"
  ],
  "public_resources": {
    "about": "https://reccas.com/about",
    "press": "https://reccas.com/press",
    "developers": "https://reccas.com/developers",
    "sitemap": "https://reccas.com/_api/sitemap",
    "llms": "https://reccas.com/llms.txt",
    "llms_full": "https://reccas.com/llms-full.txt",
    "brand_kit": "https://reccas.com/brand-kit.txt",
    "directory_kit": "https://reccas.com/directory-kit.json",
    "openapi": "https://reccas.com/openapi.json",
    "mcp_server": "https://reccas.com/_api/mcp",
    "privacy": "https://reccas.com/privacy"
  },
  "public_tools": [
    {
      "name": "search_outfits",
      "description": "Find complete Reccas outfits by intent, occasion, and total budget."
    },
    {
      "name": "find_products",
      "description": "Search the Reccas catalog by product, brand, category, color, and price."
    },
    {
      "name": "get_style_guide",
      "description": "Return Reccas styling principles and authoritative public wardrobe guide URLs."
    }
  ],
  "privacy_note": "Public agent tools expose public Reccas catalog and outfit data only. Private wardrobe data is not exposed by these tools."
}
