{
  "schema_version": "v1",
  "name_for_human": "Kismet Travel MCP",
  "name_for_model": "kismet_travel",
  "description_for_human": "Search hotels and check real-time availability with semantic search capabilities",
  "description_for_model": "Semantic hotel search with real-time availability checking and price comparison. Can search hotels using natural language queries, check availability for specific dates, and compare prices across multiple hotels.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://mcp.kismet.travel/.well-known/openapi.json"
  },
  "contact_email": "hello@makekismet.com",
  "legal_info_url": "https://app.termly.io/policy-viewer/policy.html?policyUUID=753cb8c1-777d-46a6-97e0-d69dad8d8547"
}