{
  "specVersion": "1.0",
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:sorted.travel:server:mcp",
      "displayName": "Sorted Travel",
      "type": "application/mcp-server-card+json",
      "url": "https://sorted.travel/mcp",
      "description": "Personalized destination ranking, destination lookup, destination facts, destination weather, and visa planning context. MCP Apps-enabled with ui://sorted/recommendations and ui://sorted/place. Does not search or book flights or activities.",
      "capabilities": [
        "resolve_destination",
        "get_recommended_destinations",
        "get_destination_info",
        "get_destination_weather",
        "check_visa_requirements"
      ],
      "tags": ["travel", "destinations", "visa", "weather", "mcp"],
      "representativeQueries": [
        "where should I go from London in February on a UK passport",
        "what is Tokyo like for a trip this month",
        "what is the weather in Lisbon",
        "do I need a visa for Japan with a UK passport"
      ]
    }
  ]
}
