Gordian Software (Airline Ancillaries API) Connector for AI agents.
17 live capabilities
Book airline seats, bags, and lounge access through your agent.
Waiting for input…
Why people use Gordian Software (Airline Ancillaries API)
Gordian Software Airline Ancillary Booking
This Connector lets your agent do that work in one go. You just ask for the extras, and it handles the search, basket management, and final payment. You get a confirmed booking without the manual headache.
What Vinkius changes
Your agent handles the entire airline ancillary lifecycle so you don't have to touch a portal.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Securing VIP seating
An agent needs to find a specific seat for a VIP client.
- Real-world use case 02
Handling flight cancellations
A customer calls about a canceled flight.
- Real-world use case 03
Updating PNR records
A travel company needs to add a record locator to an existing trip.
Complete set · 17capabilities
The complete Gordian Software (Airline Ancillaries API) capability set.
These are the exact actions your AI can choose when you ask it to work with Gordian Software (Airline Ancillaries API).
01—04
4 capabilities in this set.
Part of 17 available through Gordian Software (Airline Ancillaries API).
- 01 Capability
Check basket
Re-validate items in your current booking basket to ensure they're still available. This prevents errors during the final checkout.
- 02 Capability
Check cancellation
See if the specific items in your basket are eligible for a refund. It helps you set clear expectations for your customers.
- 03 Capability
Create trip
Start a new trip and optionally kick off an ancillary search right away. It initializes the session for all subsequent actions.
- 04 Capability
Fulfill trip
Finish the purchase of all valid items in the basket using Gordian or BSP methods. This completes the transaction for the user.
05—08
4 capabilities in this set.
Part of 17 available through Gordian Software (Airline Ancillaries API).
- 05 Capability
Get basket
View all items currently sitting in your trip basket. Use this to review selections before finalizing the purchase.
- 06 Capability
Get search results by product
Filter search results to show only specific types like seats or bags. This makes it easier to find exactly what the customer wants.
- 07 Capability
Get search results
Retrieve all itineraries and products associated with a specific search ID. This provides a full list of available options.
- 08 Capability
Get trip
Get the current state of a trip, including passenger details and orders. Use this to keep your records updated.
09—11
3 capabilities in this set.
Part of 17 available through Gordian Software (Airline Ancillaries API).
- 09 Capability
Inform cancelled
Tell Gordian about a flight cancellation that happened outside of their system. It keeps your internal records accurate.
- 10 Capability
Inform changed
Update Gordian on flight changes made by the airline. This ensures the trip status remains correct for the agent.
- 11 Capability
Start search
Begin an asynchronous search for extras like bags or lounge access. This kicks off the process of finding available products.
12—14
3 capabilities in this set.
Part of 17 available through Gordian Software (Airline Ancillaries API).
- 12 Capability
Request refund
Ask the airline to issue a refund for a specific ticket. This automates the start of the return process.
- 13 Capability
Get refund
Pull the specific refund details for a completed trip. It gives you a clear view of what money is owed or returned.
- 14 Capability
Add to basket
Put selected products into your basket for final purchase. Use this to build a complete itinerary of extras.
15—17
3 capabilities in this set.
Part of 17 available through Gordian Software (Airline Ancillaries API).
- 15 Capability
Cancel trip
Completely cancel a trip and its associated items. This is the primary way to void a booking.
- 16 Capability
Subscribe callback
Set up notifications for asynchronous events in the booking flow. This helps your agent stay updated on long-running tasks.
- 17 Capability
Update trip
Modify trip details like adding a PNR or Record Locator after booking. This keeps the trip information current.
Set up in minutes
One URL. Then ask Gordian Software (Airline Ancillaries API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gordian Software (Airline Ancillaries API) 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_PY1Sz6LT5oNRy6GodQYjEAIwUGxW7116iJF2oG3o/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 Gordian Software (Airline Ancillaries API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Gordian Software (Airline Ancillaries API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PY1Sz6LT5oNRy6GodQYjEAIwUGxW7116iJF2oG3o/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 Gordian Software (Airline Ancillaries API) URL.
- Step 03
Save and start
Save the connection and enable Gordian Software (Airline Ancillaries API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gordian-software-airline-ancillaries-api": {
"url": "https://edge.vinkius.com/vk_preview_PY1Sz6LT5oNRy6GodQYjEAIwUGxW7116iJF2oG3o/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 Gordian Software (Airline Ancillaries API)
Open Agent mode in chat and ask: "Using Gordian Software (Airline Ancillaries API), help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gordian-software-airline-ancillaries-api": {
"url": "https://edge.vinkius.com/vk_preview_PY1Sz6LT5oNRy6GodQYjEAIwUGxW7116iJF2oG3o/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 Gordian Software (Airline Ancillaries API)
Ask Copilot: "Using Gordian Software (Airline Ancillaries API), help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gordian-software-airline-ancillaries-api": {
"url": "https://edge.vinkius.com/vk_preview_PY1Sz6LT5oNRy6GodQYjEAIwUGxW7116iJF2oG3o/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 Gordian Software (Airline Ancillaries API)
Open Cascade and ask: "Using Gordian Software (Airline Ancillaries API), help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gordian-software-airline-ancillaries-api": {
"url": "https://edge.vinkius.com/vk_preview_PY1Sz6LT5oNRy6GodQYjEAIwUGxW7116iJF2oG3o/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 Gordian Software (Airline Ancillaries API)
Ask Cline: "Using Gordian Software (Airline Ancillaries API), help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gordian-software-airline-ancillaries-api --transport http "https://edge.vinkius.com/vk_preview_PY1Sz6LT5oNRy6GodQYjEAIwUGxW7116iJF2oG3o/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 Gordian Software (Airline Ancillaries API)
Ask Claude: "Using Gordian Software (Airline Ancillaries API), show me...". 17 tools are ready
Where the request belongs
Work Gordian Software can move forward.
This is for travel agents and support staff who spend all day clicking through airline portals to book basic extras. It's for the person who wants to stop copy-pasting PNRs and start actually helping customers.
Travel Agency Owner
Automates seat and bag bookings for high-volume clients to increase team capacity.
Travel Support Specialist
Quickly checks trip states and availability to resolve customer issues in real time.
Travel Software Developer
Integrates airline ancillary flows into custom apps without building a custom API wrapper.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDuffel Flights
Search and book flights via Duffel. list airlines, airports, and manage flight orders directly via AI.
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.
Travelport
Access Travelport's Global Distribution System to search and book flights, hotels, and manage travel reservations directly through AI.
Amadeus
Manage your travel planning. audit flight offers, hotels, and destinations via AI.
American Airlines
AI flight tracking: check flight status, schedules, and airport info via agents.
Bring your own AI
Change the model, client or framework. Keep Gordian Software 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 Gordian Software.
The practical details behind the request, access and result.
Can I use Gordian Software MCP to book seats for my customers?
Yes, it lets your agent find and book seats directly. You can search for availability and add them to a booking basket without leaving your chat.
Does the Gordian Software MCP handle payments?
Yes, it can fulfill your basket using Gordian settlement or BSP cash. Your agent handles the final purchase step for you.
Can my agent handle flight changes with Gordian Software MCP?
Yes, you can notify the system of external changes using the inform capabilities. This keeps your trip records accurate when airlines move flights.
Is it possible to request refunds through the Gordian Software MCP?
Yes, it has specific capabilities to request and view refund details. This makes it much faster to handle money-back requests for your clients.
How does the Gordian Software MCP handle baggage?
It searches for bag availability and lets you add them to a trip basket. It handles the entire process from search to final fulfillment.
Can I use Gordian Software MCP to update a PNR?
Yes, you can update trip details like record locators after a booking is made. This ensures your data stays synced with the airline.
How do I check for available seats or bags for a specific trip?
First, use the start_search capability with your trip_id and set seat_search or bag_search to true. Then, use the get_search_results capability with the returned search_id to see the available options once the search status is successful.
Can I update a trip with a PNR after the flight is booked?
Yes. Use the update_trip capability by providing the trip_id and a JSON object containing the new fields (like the record locator) to keep your Gordian trip state in sync with your airline booking.
How do I finalize the purchase of items in the basket?
Once you have added items using add_to_basket, use the fulfill_trip capability. You can specify the payment_type (e.g., 'gordian_settlement') to initiate the actual purchase process.
One connection away
Give your agent a direct line to Gordian Software.
Connect Gordian Software once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available