# Expedia

> Plan flights and trips conversationally inside ChatGPT — verified for 2026.

[Canonical HTML page](https://top-mcps.com/mcp/expedia) · [server.json](https://top-mcps.com/mcp/expedia.json) · [methodology](https://top-mcps.com/about/methodology)

## Install

### ChatGPT — `ChatGPT → Apps directory`

```none

```

## At a glance

- **Maintainer:** Expedia
- **Transport:** Streamable HTTP
- **Auth model:** OAuth 2.1
- **Required secrets:** None
- **Supported clients:** ChatGPT
- **License:** Proprietary
- **Last verified:** 2026-04-30
- **Score:** 49/100 (rubric 2026-04 — see https://top-mcps.com/about/methodology)

## Quick answer

**What it does.** Searches Expedia's flight, hotel, and package inventory from a natural-language brief. Returns ranked options by price, total trip duration, layover count, and stay quality. Renders an interactive comparison widget.

**Best for:**
- Flight comparison across dates and airports
- Flight + hotel package shortlisting
- Trip cost optimization
- Travel research

**Not for:**
- Loyalty / status-mile bookings
- Mid-trip itinerary changes
- Vacation-rental search

## Recipes

### Compare flight + hotel packages for a long weekend

```
Expedia, find me round-trip flights from SFO to NYC for May 23–26, plus a 4-star hotel in Midtown for those dates. Show 3 packages ranked by total cost, with non-stop flights only.
```

_Tested with: ChatGPT_

## Description

The Expedia ChatGPT app turns a one-line trip brief into a comparison of flight options, hotel pairings, and total-cost trip bundles. Results render inside the chat with deep links to Expedia for checkout.

## Why it matters

Trip planning is the single use case where the LLM's structured-prompt strength meets the most painful UI in consumer software. Expedia + ChatGPT collapses 20 minutes of clicking into a single back-and-forth.

## Key features

- Live flight and hotel inventory
- Package bundling (flight + hotel)
- Interactive comparison widget inside ChatGPT
- Deep links to Expedia for checkout
- Pilot launch partner (Oct 2025)

## FAQ

### Does ChatGPT complete the booking?

No — checkout happens on Expedia. The app surfaces inventory and renders the comparison inside ChatGPT, then deep-links to Expedia with your selection pre-applied for final purchase.

### Can it search multi-city or open-jaw flights?

Yes for round-trip and one-way searches. Multi-city / open-jaw support depends on the live capability set Expedia exposes through the app — try it; if not yet supported it falls back to a deep link to the Expedia search page.

### Are loyalty miles and status applied?

Loyalty-program logic lives in the airline's and hotel's own systems. The Expedia app surfaces the standard search results — for status-aware bookings, complete the purchase through the airline or hotel app instead.

### Where is the Expedia app available?

Logged-in ChatGPT users on Free, Go, Plus, and Pro plans, currently outside the EEA, Switzerland, and the UK.

## Changelog

- **2026-04-30** — Refreshed install snippets and fact sheet; verified for 2026.
- **2025-10-06** — Initial directory listing.
