ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Expedia with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate travel planning via Expedia. search hotels, compare flights, find rental cars, and build complete trip itineraries directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 13 capabilities

The complete Expedia capability set.

These are the exact actions your AI can choose when you ask it to work with Expedia.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 13 available through Expedia.

  1. 01

    Book flight

    Book an airline passenger ticket

  2. 02

    Cancel booking

    Cancel an active property reservation

  3. 03

    Get flight quotes

    Get exact real-time pricing for a queried flight

  4. 04

    Get car quotes

    Get active quotes for a rental car class

Capability set02 / 04

05-07

3 capabilities in this set.

Part of 13 available through Expedia.

  1. 05

    Get property detail

    Get detailed content for a specific property

  2. 06

    Search flights

    Search for airline flights

  3. 07

    Search properties

    Search for hotels and lodging properties

Capability set03 / 04

08-10

3 capabilities in this set.

Part of 13 available through Expedia.

  1. 08

    Search regions

    Returns region IDs, names, types, and coordinates. This is the essential first step before searching for properties. you need a valid destination identifier from this capability to use search_properties. For example, searching "Paris" returns the city region ID, specific arrondissements, and CDG airport. Search for geographic regions by name

  2. 09

    Book car

    Requires driver name and email for confirmation. Returns a booking ID that can be used to manage the reservation. ALWAYS confirm booking details with the user before executing this action. Book a rental car using a quote ID

  3. 10

    Cancel flight

    Refund eligibility depends on the fare class and airline cancellation policy. Returns the cancellation status and any applicable refund details. ALWAYS confirm the booking ID and inform the user about potential cancellation fees before executing. Cancel an existing flight booking

Capability set04 / 04

11-13

3 capabilities in this set.

Part of 13 available through Expedia.

  1. 11

    Create booking

    Execute a lodging booking reservation

  2. 12

    Get room quotes

    Get live room rates and availability

  3. 13

    Search cars

    Search for rental cars at specific airport branches

Observed, not estimated

899ms average. Fast in production.

Expedia is checked daily against the live service.

Daily averagePeak 1087ms
Aug 22Today
Fastest day
782ms
Slowest day
1087ms
14-day trend
Improving-10%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 13 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Expedia, so you can see the experience inside your AI.

It does not authenticate your account with Expedia. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Expedia Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_GRa16nBPryu2MvLQYqErvRAVZORw6TIYmyFTWLMm/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Expedia capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "expedia-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_GRa16nBPryu2MvLQYqErvRAVZORw6TIYmyFTWLMm/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Expedia owners ask.

  • 01

    Can my AI agent search hotels, flights, and cars all in one conversation?

    Yes. This integration covers all three travel segments. Use search_properties for hotels, search_flights for air travel, and search_cars for vehicle rentals. Your agent can query all three in sequence and compile a complete trip plan with pricing from each segment in a single conversation.

  • 02

    Does this integration handle actual bookings or is it only for searching?

    Both. You can search and compare options across all segments (read), and then proceed to create bookings using create_booking for hotels and book_flight for flights. Cancellations are also supported via cancel_booking. All transactions go through the official Expedia Group API with standard terms applied by the provider.

  • 03

    What kind of API credentials do I need, and how is authentication handled?

    You need an API Key and an API Secret from the Expedia Group Developer Hub. The integration uses OAuth 2.0 client credentials flow. it automatically exchanges your key and secret for a short-lived access token on each request. You only need to enter your credentials once; token management is fully automated.