{
  "schema_version": "v1",
  "name_for_human": "reservations.ai",
  "name_for_model": "reservations_ai",
  "description_for_human": "Book hotels by voice or chat in 27 languages. Powered by reservations.ai, the AI transaction layer for travel.",
  "description_for_model": "Use reservations.ai to search 1.5 million plus hotel properties, fetch live rates with taxes and fees, check availability, and complete atomic reservations via two phase commit. Public read endpoints require no auth. Reservation writes require Reservation Partner tier credentials. Refer to https://reservations.ai/agents.md for the full tool catalog and the agent registration flow.",
  "auth": {
    "type": "none",
    "note": "Public read endpoints are open. For write endpoints, agents self register via POST https://mcp.reservations.com/agents/register."
  },
  "api": {
    "type": "openapi",
    "url": "https://reservations.ai/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://reservations.ai/assets/reservations_ai_logo_color.png",
  "contact_email": "developers@reservations.ai",
  "legal_info_url": "https://reservations.ai/security.html"
}
