Skip to content
Back to Aurinia

Card snapshot

aurinia.online · 2026-07-21 04:55:59 UTC · 9f3bccce5a6bb9b13f4ab6d0d7bbf791f897a8f4d4827067804c3b4c2f8e86e9

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "capabilities": {
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text"
  ],
  "defaultOutputModes": [
    "text"
  ],
  "description": "Find and book across the Aurinia network of venues \u2014 doctor, hostel, spa. Check availability, then book, reschedule, or cancel on the user's behalf.",
  "documentationUrl": "https://aurinia.info",
  "name": "Aurinia",
  "provider": {
    "organization": "Aurinia",
    "url": "https://aurinia.info"
  },
  "skills": [
    {
      "description": "Search venues in the Aurinia network by specialty/city.",
      "examples": [
        "find a vertebrologist in Chernivtsi"
      ],
      "id": "find_providers",
      "name": "Find providers",
      "tags": [
        "search",
        "booking",
        "healthcare",
        "hospitality"
      ]
    },
    {
      "description": "Check free slots, rooms or procedures at a venue.",
      "id": "get_availability",
      "name": "Get availability",
      "tags": [
        "booking"
      ]
    },
    {
      "description": "Book on the user's behalf; one-time Telegram consent per venue.",
      "examples": [
        "book me on July 20 at 10:00"
      ],
      "id": "book",
      "name": "Book",
      "tags": [
        "booking"
      ]
    }
  ],
  "url": "https://aurinia.online/mcp",
  "version": "0.0.1"
}