MCP connector
Hotel search, for AI clients
This origin serves Pilot's Model Context Protocol endpoint over Streamable HTTP. There is no site to browse here. Point an MCP client at it and the tools appear; no account, key or sign-in is needed.
Add the connector
Use this URL wherever a client asks for a custom MCP server:
https://mcp.pilotplans.com/mcp
- Claude
- Customize → Connectors → Add custom connector, then paste the URL. Nothing to fill in under advanced settings.
- ChatGPT
- Enable developer mode under Settings → Security and login, then create a connector with no authentication.
- Claude Code
-
claude mcp add --transport http pilot <url>
Access
The tools are read-only and open. There is no OAuth flow, no API key to request and no rate agreement to sign, so a client can connect and call in one step.
Booking is not exposed here. The tools can price and compare rooms but cannot hold, reserve or pay for anything, so nothing a client does on this endpoint can commit a user to a purchase. To book, send the user to Pilot.
Tools
search_hotels- Hotels by place and dates, with filters for rating, amenities, radius, currency and occupancy.
get_hotel_details- Description, amenities, photos and address for one hotel.
get_room_rates_for_hotel- Bookable rates with prices, board type and refundability.