{
  "name": "American Drifter",
  "description": "American Drifter is a vintage Americana store located in South Austin. The shop carries men's and women's vintage clothing, including t-shirts, novelty jackets, denim, workwear, and military pieces. They also stock sterling silver jewelry, bolo ties, belts and buckles, kids' clothes, home goods, and gift cards.",
  "provider": {
    "organization": "Lead Stampede",
    "url": "https://leadstampede.io"
  },
  "version": "1.3.0",
  "documentationUrl": "https://shopamericandrifter.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 American Drifter.",
      "tags": [
        "profile",
        "about",
        "brand",
        "retail"
      ],
      "examples": [
        "Tell me about American Drifter",
        "Where does American Drifter ship?",
        "What's the story behind American Drifter?"
      ]
    },
    {
      "id": "search_products",
      "name": "Search Products",
      "description": "Searches the American Drifter 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",
        "retail"
      ],
      "examples": [
        "Show me leather jackets from American Drifter",
        "What does American Drifter have under $400?",
        "Find fringe accessories at American Drifter",
        "Browse American Drifter's bestsellers"
      ]
    },
    {
      "id": "get_product_details",
      "name": "Get Product Details",
      "description": "Returns full details for a specific American Drifter product: name, description, price, available sizes and colors, stock status, and product page URL.",
      "tags": [
        "product",
        "details",
        "sizing",
        "stock",
        "retail"
      ],
      "examples": [
        "Tell me more about that American Drifter jacket",
        "What sizes are available?",
        "Is it in stock?"
      ]
    },
    {
      "id": "get_collection",
      "name": "Browse Collections",
      "description": "Lists the collections available at American Drifter or returns every product in a named collection. Use this for seasonal drops or curated ranges.",
      "tags": [
        "collections",
        "lookbook",
        "seasonal",
        "drops",
        "retail"
      ],
      "examples": [
        "What collections does American Drifter have?",
        "Show me everything in the Southern Sunrise collection",
        "What's new this season at American Drifter?"
      ]
    },
    {
      "id": "get_availability",
      "name": "Get Shop Hours and Info",
      "description": "Returns shop information for American Drifter: online shop link, customer service hours, shipping and return policies.",
      "tags": [
        "shop",
        "hours",
        "customer-service",
        "shipping"
      ],
      "examples": [
        "When does American Drifter ship?",
        "What's American Drifter's return policy?",
        "How do I reach customer service at American Drifter?"
      ]
    },
    {
      "id": "get_reviews",
      "name": "Get Brand Reviews",
      "description": "Returns review count, average rating, and a summary of customer feedback for American Drifter.",
      "tags": [
        "reviews",
        "ratings",
        "reputation",
        "social-proof"
      ],
      "examples": [
        "What do people say about American Drifter?",
        "Is American Drifter well-reviewed?",
        "How many reviews does American Drifter have?"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "REST",
      "url": "https://lead-stampede-mcp-server-production.up.railway.app/mcp/tools"
    }
  ],
  "metadata": {
    "businessName": "American Drifter",
    "tagline": "Austin's best vintage shop for men's and women's Americana clothing",
    "industry": "retail",
    "businessType": "ecommerce",
    "serviceArea": "Austin — TX — Regions: South Austin, Central Texas",
    "clientSlug": "american-drifter-austin"
  }
}