{
  "name": "SunMtn Kombucha",
  "description": "Organic kombucha taproom in Colorado Springs offering handcrafted, fresh-on-tap kombucha, flights, growler refills, and a Refill Club membership. Brewed locally at the foot of America's Mountain.",
  "url": "https://sunmtnkombucha.com",
  "version": "1.0.0",
  "skills": [
    {
      "name": "get-current-flavors",
      "description": "Retrieve information about currently available kombucha flavors on tap (e.g., seasonal or featured varieties like Cherry Limeade, Orange Crème, etc.)"
    },
    {
      "name": "taproom-info",
      "description": "Get details about the taproom location, hours, offerings (flights, growlers, seating), and any current promotions or events"
    },
    {
      "name": "refill-club-info",
      "description": "Provide information about the Refill Club membership, including benefits, FAQ, pricing, and how to sign up or refill"
    }
  ],
  "authentication": {
    "type": "none",
    "description": "All information is publicly accessible; no authentication required for read-only discovery"
  },
  "contact": {
    "email": "hello@sunmtnkombucha.com",
    "instagram": "@sunmtn_kombucha",
    "website": "https://sunmtnkombucha.com"
  },
  "capabilities": {
    "streaming": false,
    "async": false
  }
}
