{
  "name": "StungEvents",
  "description": "Global event discovery, demand and lifestyle agent. Search concerts, festivals, sports, comedy and more across 60+ countries; plan a complete night out (outfit, dinner, ride, hotel); and register fan demand for artists to tour a city.",
  "url": "https://stungevents.com",
  "provider": { "organization": "Chronic Internet LLC", "url": "https://stungevents.com" },
  "version": "1.0.0",
  "documentationUrl": "https://docs.stungevents.com",
  "endpoints": {
    "mcp": "https://mcp.stungevents.com",
    "rest": "https://api.stungevents.com",
    "openapi": "https://docs.stungevents.com/openapi.json"
  },
  "capabilities": { "streaming": false, "pushNotifications": false },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "search_events",
      "name": "Search events",
      "description": "Find upcoming events by city, country, category or free-text query.",
      "tags": ["events", "concerts", "festivals", "sports", "discovery"],
      "examples": ["What concerts are in Berlin this weekend?", "Find comedy shows in New York"]
    },
    {
      "id": "plan_my_night",
      "name": "Plan my night",
      "description": "Plan a full evening around an event — outfit, dinner nearby, rideshare, hotel and music.",
      "tags": ["lifestyle", "planning", "concierge"],
      "examples": ["Plan my night for the Bruno Mars show at Wembley"]
    },
    {
      "id": "demand_artist",
      "name": "Demand It!",
      "description": "Register demand for an artist to perform in a city; returns aggregated fan demand.",
      "tags": ["demand", "tour-routing"],
      "examples": ["I wish Taylor Swift would play Honolulu"]
    }
  ]
}
