{
  "name": "Aurinia XO",
  "description": "Book a hostel bed in Kamianets-Podilskyi via an AI agent — check availability and reserve.",
  "url": "https://auriniaxo.com/mcp",
  "version": "0.1.2",
  "capabilities": { "streaming": true },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    { "id": "search-availability", "name": "Check availability", "description": "Show free beds and prices for given dates.", "tags": ["booking", "hostel"] },
    { "id": "book", "name": "Book beds", "description": "Reserve beds for a date range.", "tags": ["booking", "hostel"] }
  ]
}
