{
  "name": "cowbeskidach",
  "version": "1.0.0",
  "description": "Co w Beskidach — lokalny portal turystyczny regionu Beskidów (Polska). 270 szlaków z viewshed analysis, 480+ miejsc, ~1000 wydarzeń miesięcznie.",
  "supportedInterfaces": [
    {
      "url": "https://cowbeskidach.pl/api/mcp",
      "serviceUrl": "https://cowbeskidach.pl/api/mcp",
      "transportProtocol": "http"
    }
  ],
  "url": "https://cowbeskidach.pl/api/mcp",
  "capabilities": [
    { "id": "tools", "name": "Tool Calling", "description": "JSON-RPC 2.0 tool invocation" }
  ],
  "skills": [
    { "id": "search_events", "name": "Search Events", "description": "Wyszukaj wydarzenia w Beskidach" },
    { "id": "get_event", "name": "Get Event", "description": "Pobierz szczegóły wydarzenia" },
    { "id": "search_trails", "name": "Search Trails", "description": "Wyszukaj szlaki turystyczne" },
    { "id": "get_trail", "name": "Get Trail", "description": "Szczegóły szlaku z viewshed + AI variants" },
    { "id": "search_places", "name": "Search Places", "description": "Miejsca (peaki, schroniska, atrakcje)" },
    { "id": "weekend_picks", "name": "Weekend Picks", "description": "CURATED top 5 weekendu" },
    { "id": "nearest_huts", "name": "Nearest Mountain Huts", "description": "Schroniska wokół punktu" },
    { "id": "feedback", "name": "Submit Feedback", "description": "LLM feedback loop" }
  ]
}
