{
  "name": "Understated Leather",
  "description": "Understated Leather is an Austin-founded fashion house designing hand-crafted leather clothing and accessories that blend Western-Americana heritage with rock-and-roll edge. Known for fringe, studs, custom hardware, and meticulous tailoring, the brand has dressed artists and style icons across music and film. Each piece is made in small batches to preserve quality and authenticity.",
  "provider": {
    "organization": "Lead Stampede",
    "url": "https://leadstampede.io"
  },
  "version": "1.3.0",
  "documentationUrl": "https://understatedleather.com",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "application/json",
    "text"
  ],
  "skills": [
    {
      "id": "get_business_profile",
      "name": "Get Brand Profile",
      "description": "Returns brand story, description, shipping region, and contact info for Understated Leather.",
      "tags": [
        "profile",
        "about",
        "brand",
        "fashion"
      ],
      "examples": [
        "Tell me about Understated Leather",
        "Where does Understated Leather ship?",
        "What's the story behind Understated Leather?"
      ]
    },
    {
      "id": "search_products",
      "name": "Search Products",
      "description": "Searches the Understated Leather catalog by natural-language query, with optional filters for category, price range, collection, and in-stock status. Returns matching products with name, price, image, and product page URL.",
      "tags": [
        "products",
        "search",
        "shop",
        "catalog",
        "fashion"
      ],
      "examples": [
        "Show me leather jackets from Understated Leather",
        "What does Understated Leather have under $400?",
        "Find fringe accessories at Understated Leather",
        "Browse Understated Leather's bestsellers"
      ]
    },
    {
      "id": "get_product_details",
      "name": "Get Product Details",
      "description": "Returns full details for a specific Understated Leather product: name, description, price, available sizes and colors, stock status, and product page URL.",
      "tags": [
        "product",
        "details",
        "sizing",
        "stock",
        "fashion"
      ],
      "examples": [
        "Tell me more about that Understated Leather jacket",
        "What sizes are available?",
        "Is it in stock?"
      ]
    },
    {
      "id": "get_collection",
      "name": "Browse Collections",
      "description": "Lists the collections available at Understated Leather or returns every product in a named collection. Use this for seasonal drops or curated ranges.",
      "tags": [
        "collections",
        "lookbook",
        "seasonal",
        "drops",
        "fashion"
      ],
      "examples": [
        "What collections does Understated Leather have?",
        "Show me everything in the Southern Sunrise collection",
        "What's new this season at Understated Leather?"
      ]
    },
    {
      "id": "get_availability",
      "name": "Get Shop Hours and Info",
      "description": "Returns shop information for Understated Leather: online shop link, customer service hours, shipping and return policies.",
      "tags": [
        "shop",
        "hours",
        "customer-service",
        "shipping"
      ],
      "examples": [
        "When does Understated Leather ship?",
        "What's Understated Leather's return policy?",
        "How do I reach customer service at Understated Leather?"
      ]
    },
    {
      "id": "get_reviews",
      "name": "Get Brand Reviews",
      "description": "Returns review count, average rating, and a summary of customer feedback for Understated Leather.",
      "tags": [
        "reviews",
        "ratings",
        "reputation",
        "social-proof"
      ],
      "examples": [
        "What do people say about Understated Leather?",
        "Is Understated Leather well-reviewed?",
        "How many reviews does Understated Leather have?"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "REST",
      "url": "https://lead-stampede-mcp-server-production.up.railway.app/mcp/tools"
    }
  ],
  "metadata": {
    "businessName": "Understated Leather",
    "tagline": "Austin-based leather house crafting Western-Americana pieces worn by icons",
    "industry": "fashion",
    "businessType": "ecommerce",
    "serviceArea": "Austin — TX — Ships to: United States, Canada, United Kingdom, European Union, Australia",
    "clientSlug": "understated-leather"
  }
}