{
  "specVersion": "1.0",
  "host": {
    "identifier": "www.hairdora.com",
    "displayName": "HairDora",
    "documentationUrl": "https://www.hairdora.com/developers/",
    "trustManifest": {
      "identity": "https://www.hairdora.com/",
      "identityType": "https"
    }
  },
  "entries": [
    {
      "identifier": "urn:air:www.hairdora.com:mcp:hairdora",
      "displayName": "HairDora",
      "type": "application/mcp-server-card+json",
      "url": "https://www.hairdora.com/.well-known/mcp/server-card.json",
      "description": "Salon-management software for appointments, clients, services, payments, quotes, reminders, and daily operations.",
      "capabilities": [
        "list_salons",
        "get_salon",
        "get_salon_availability",
        "list_providers",
        "list_clients",
        "get_client",
        "list_appointments",
        "get_appointment",
        "list_calendar_events",
        "list_services",
        "list_payments",
        "list_quotes",
        "show_salon_overview"
      ],
      "representativeQueries": [
        "How can HairDora help with salon-management software for appointments, clients, services, payments, quotes, reminders, and daily operations.",
        "Where can I find HairDora developer and integration documentation?"
      ],
      "trustManifest": {
        "identity": "https://www.hairdora.com/.well-known/mcp/server-card.json",
        "identityType": "https"
      }
    }
  ]
}
