How to Use the Expedia Car Rental MCP in Claude Code
Command-line car rentals. Run the Expedia Car Rental MCP Server directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Expedia Car Rental MCP to Claude Code
Create your Vinkius account to connect Expedia Car Rental to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-Based Fleet Searches
`search_cars` queries Expedia's global fleet database directly from your command line. Claude Code executes the search using your pickup location, dates, and optional filters. The MCP tool output can be piped directly into grep, jq, or local shell scripts. You do not need to open a browser to compare rates. Running this command parses the vehicle classes, supplier names, and pricing to present a clean terminal table of available cars.
Headless Booking Pipelines
`book_car` automates the reservation process via standard terminal prompts. Claude Code passes your driver details, confirmation of terms, and the offer ID to Expedia. The command returns a clean itinerary ID that you can log or export. To manage active rentals, the CLI uses `get_itinerary` to fetch current reservation details. If plans fall through, you run `cancel_itinerary` to release the car without leaving your shell.
Scripted Location Lookups via CLI MCP Server
`get_pickup_locations` extracts address and supplier counter details for any destination. Claude Code runs this tool to verify pickup instructions before you execute a booking script. This ensures you know exactly which terminal counter to visit. For broader regional searches, the CLI uses `search_car_regions` to resolve vague destination names. You can build shell loops that check availability across multiple regional pickup spots with ease.
Set up Expedia Car Rental MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeexpedia-car-rental-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Expedia Car Rental transactions." It will automatically discover and invoke the available Expedia Car Rental tools.
claude mcp add --transport http expedia-car-rental-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Expedia Car Rental MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Expedia Car Rental MCP today
We host it, we monitor it, we maintain it. You just paste one token.