{
  "specVersion": "1.0",
  "host": {
    "displayName": "Pilot",
    "identifier": "pilotplans.com",
    "documentationUrl": "https://mcp.pilotplans.com/",
    "logoUrl": "https://mcp.pilotplans.com/logo512.png"
  },
  "entries": [
    {
      "identifier": "urn:air:pilotplans.com:mcp:hotels",
      "displayName": "Pilot Hotel Search MCP Server",
      "description": "Free, no-auth remote MCP server for live hotel search, hotel details and room rates. Read-only; results link to Pilot to book.",
      "type": "application/mcp-server-card+json",
      "url": "https://mcp.pilotplans.com/.well-known/mcp/server-card.json",
      "tags": [
        "hotels",
        "hotel search",
        "room rates",
        "travel",
        "accommodation",
        "mcp"
      ],
      "capabilities": [
        "search_hotels",
        "get_hotel_details",
        "get_room_rates_for_hotel"
      ],
      "representativeQueries": [
        "find 4-star hotels in Lisbon for next weekend",
        "hotels near Shibuya Station under $200 a night for two adults",
        "compare refundable room rates at this hotel with breakfast included",
        "show photos, amenities and the address for this hotel",
        "which hotels in Mexico City have a guest rating above 9"
      ],
      "publisher": {
        "identifier": "pilotplans.com",
        "displayName": "Pilot",
        "identityType": "dns"
      },
      "updatedAt": "2026-09-25T00:00:00Z"
    },
    {
      "identifier": "urn:air:pilotplans.com:skill:pilot-hotel-search",
      "displayName": "Pilot hotel search skill",
      "description": "Install Pilot's hotel search MCP server in any client and use its tools well: filters, paging, currency and the booking handoff.",
      "type": "application/agent-skills+md",
      "url": "https://mcp.pilotplans.com/.well-known/agent-skills/pilot-hotel-search/SKILL.md",
      "tags": ["hotels", "travel", "mcp", "setup"],
      "representativeQueries": [
        "add a hotel search tool to Claude Code",
        "set up a hotel search MCP server in Cursor",
        "give my agent live hotel prices without an API key"
      ],
      "publisher": {
        "identifier": "pilotplans.com",
        "displayName": "Pilot",
        "identityType": "dns"
      },
      "updatedAt": "2026-09-25T00:00:00Z"
    }
  ]
}
