Travelport Connector for AI agents.
21 live capabilities
Book flights and hotels with live inventory and GDS data.
Waiting for input…
Why people use Travelport
Travelport GDS Integration for Real-Time Travel Booking
This Connector puts the entire Travelport system inside your AI client. Instead of manual entry, you just tell your agent to find a flight and build a booking. It handles the workbench creation, traveler additions, and payment authorizations in one flow, turning a 20-minute manual process into a few seconds of conversation.
What Vinkius changes
You get a functional travel booking desk inside your AI chat.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Corporate Flight Booking
A manager asks for a flight to NYC.
- Real-world use case 02
Hotel Concierge
A guest wants a hotel in Tokyo.
- Real-world use case 03
Complex Multi-City Itinerary
A traveler needs a multi-city trip.
Complete set · 21capabilities
The complete Travelport capability set.
These are the exact actions your AI can choose when you ask it to work with Travelport.
01—04
4 capabilities in this set.
Part of 21 available through Travelport.
- 01 Capability
Retrieve flight reservation
This capability retrieves an existing flight reservation. Use it to pull up booking details for an upcoming or past trip.
- 02 Capability
Search flights
This capability searches for flight catalog product offerings. It's the primary way to find available air travel globally.
- 03 Capability
Search next leg
This capability searches for the next leg of a flight itinerary. It helps you build multi-city trips by finding connecting flights.
- 04 Capability
Retrieve hotel reservation
This capability retrieves an existing hotel reservation. It gives you the confirmation details and stay info for a hotel booking.
05—08
4 capabilities in this set.
Part of 21 available through Travelport.
- 05 Capability
Reverse authorization
This capability reverses a payment card authorization. It's the correct way to void a payment if a booking is canceled.
- 06 Capability
Search flight specific
This capability performs a flight specific search. It lets you look for very specific routes or requirements.
- 07 Capability
Search stays complete
This capability performs a complete hotel search. It lets you find properties based on multiple criteria at once.
- 08 Capability
Add offer to workbench
This capability adds an air offer to an existing workbench. It helps you organize multiple flight choices in one session.
09—12
4 capabilities in this set.
Part of 21 available through Travelport.
- 09 Capability
Add traveler to workbench
This capability adds a traveler to an existing workbench. Use it to include all passenger details in your booking.
- 10 Capability
Authorize card
This capability authorizes a payment card. It is a required step to finalize a booking with a specific payment method.
- 11 Capability
Check hotel availability
This capability checks hotel availability. It provides real-time updates on room status for your chosen dates.
- 12 Capability
Commit workbench
This capability commits a reservation workbench to create a booking. It turns your gathered information into a confirmed reservation.
13—15
3 capabilities in this set.
Part of 21 available through Travelport.
- 13 Capability
Create hotel reservation
This capability creates a hotel reservation. It handles the actual booking record in the platform's v11 system.
- 14 Capability
Create workbench
This capability creates a new reservation workbench session. It sets up a workspace for you to build a flight or hotel booking.
- 15 Capability
Get hotel rules
This capability gets hotel rules. It retrieves the specific policies and requirements for a hotel stay.
16—18
3 capabilities in this set.
Part of 21 available through Travelport.
- 16 Capability
Price offer full
This capability prices an air offer fully from products. It provides a complete breakdown of all costs for a flight.
- 17 Capability
Price offer reference
This capability prices an air offer from a catalog reference. It's useful for checking costs against specific catalog items.
- 18 Capability
Search stays by id
This capability searches for hotel properties by ID. Use this when you already know the specific property you want to check.
19—21
3 capabilities in this set.
Part of 21 available through Travelport.
- 19 Capability
Search stays by location
This capability searches for hotel properties by location. It helps you find accommodation in a specific city or area.
- 20 Capability
Validate card
This capability validates a payment card. It checks if the card is active before you try to authorize a payment.
- 21 Capability
Verify address
This capability verifies a payment card address. It ensures the billing information matches the cardholder's data.
Set up in minutes
One URL. Then ask Travelport to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Travelport from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_w8q5QZ87j2mjNy0Yl6alvnWlIKb8ifoFZqD1Zhqi/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Travelport, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Travelport for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_w8q5QZ87j2mjNy0Yl6alvnWlIKb8ifoFZqD1Zhqi/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Travelport URL.
- Step 03
Save and start
Save the connection and enable Travelport in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"travelport": {
"url": "https://edge.vinkius.com/vk_preview_w8q5QZ87j2mjNy0Yl6alvnWlIKb8ifoFZqD1Zhqi/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Travelport
Open Agent mode in chat and ask: "Using Travelport, help me...". 21 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"travelport": {
"url": "https://edge.vinkius.com/vk_preview_w8q5QZ87j2mjNy0Yl6alvnWlIKb8ifoFZqD1Zhqi/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Travelport
Ask Copilot: "Using Travelport, help me...". 21 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"travelport": {
"url": "https://edge.vinkius.com/vk_preview_w8q5QZ87j2mjNy0Yl6alvnWlIKb8ifoFZqD1Zhqi/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Travelport
Open Cascade and ask: "Using Travelport, help me...". 21 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"travelport": {
"url": "https://edge.vinkius.com/vk_preview_w8q5QZ87j2mjNy0Yl6alvnWlIKb8ifoFZqD1Zhqi/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Travelport
Ask Cline: "Using Travelport, help me...". 21 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add travelport --transport http "https://edge.vinkius.com/vk_preview_w8q5QZ87j2mjNy0Yl6alvnWlIKb8ifoFZqD1Zhqi/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Travelport
Ask Claude: "Using Travelport, show me...". 21 tools are ready
Where the request belongs
Work Travelport can move forward.
Travel professionals who are tired of manual GDS data entry and want to automate the search and booking process for their clients.
Travel Agent
They use this to handle multiple client requests at once by letting the AI do the heavy lifting of searching and pricing.
Corporate Travel Manager
They use this to quickly pull reservation details and check flight availability without opening a separate terminal.
Travel Tech Developer
They use this to build custom travel assistants or concierge bots with live inventory access.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAmadeus
Search flights, hotels, transfers, and destination activities across 400+ airlines and 150,000+ hotels worldwide through natural conversation.
Duffel
Search and book flights and stays directly through AI. Access real-time offers, manage orders, and explore travel metadata.
Sabre
Search and book flights and hotels globally using Sabre's travel technology platform. access Bargain Finder Max and PNR management.
Expedia
Automate travel planning via Expedia. search hotels, compare flights, find rental cars, and build complete trip itineraries directly from any AI agent.
Gordian Software (Airline Ancillaries API)
Search and book airline ancillaries like seats, bags, and lounge access directly through Gordian Software's API.
Expedia Hotels
Automate hotel research via Expedia. search global property availability, compare room rates, and analyze guest reviews directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Travelport connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Travelport.
The practical details behind the request, access and result.
Can I use the Travelport MCP to book actual flights?
Yes, it allows your agent to search live inventory, price offers, and commit bookings to create official reservations.
Does the Travelport MCP handle hotel reservations too?
It does. You can search for stays by location or ID, check availability, and create hotel reservations directly.
Can my AI agent process payments with this Connector?
Yes, it includes capabilities to validate cards, verify billing addresses, and authorize payments within the booking flow.
How do I manage multiple travelers on one trip?
You can use the workbench to add individual travelers to a single reservation session before committing the booking.
Can I see the rules for a hotel before I book it?
Yes, the Connector can retrieve specific hotel rules and policies so you know the requirements before finalizing.
Is this Connector good for corporate travel management?
It's perfect for that because it lets you quickly retrieve existing reservations and check flight availability without manual GDS entry.
Can I use the Travelport MCP to build multi-city trips?
Yes, it has specific capabilities to search for the next leg of a flight itinerary and add multiple offers to a workbench.
How do I start a new booking process for a flight or hotel?
You must first use the create_workbench capability to initialize a temporary session. This session allows you to add offers and traveler details before finalizing the booking with commit_workbench.
Can I search for hotels in a specific city or near a landmark?
Yes! Use the search_stays_by_location capability. You can provide geographic coordinates or location criteria to find available accommodations in that area.
Is it possible to verify a customer's credit card before committing a reservation?
Absolutely. The server includes validate_card and authorize_card capabilities to ensure payment methods are valid and authorized before you proceed with the commit_workbench action.
One connection away
Give your agent a direct line to Travelport.
Connect Travelport once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available