4,500+ servers built on MCP Fusion
Vinkius
Gordian Software (Airline Ancillaries API) logo
Vinkius
CrewAI logo

How to Use the Gordian Software (Airline Ancillaries API) MCP in CrewAI

Deploy a specialized crew to manage airline bookings with the Gordian Software (Airline Ancillaries API) MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Gordian Software (Airline Ancillaries API) MCP on Cursor AI Code Editor MCP Client Gordian Software (Airline Ancillaries API) MCP on Claude Desktop App MCP Integration Gordian Software (Airline Ancillaries API) MCP on OpenAI Agents SDK MCP Compatible Gordian Software (Airline Ancillaries API) MCP on Visual Studio Code MCP Extension Client Gordian Software (Airline Ancillaries API) MCP on GitHub Copilot AI Agent MCP Integration Gordian Software (Airline Ancillaries API) MCP on Google Gemini AI MCP Integration Gordian Software (Airline Ancillaries API) MCP on Lovable AI Development MCP Client Gordian Software (Airline Ancillaries API) MCP on Mistral AI Agents MCP Compatible Gordian Software (Airline Ancillaries API) MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Gordian Software (Airline Ancillaries API) MCP to CrewAI

Create your Vinkius account to connect Gordian Software (Airline Ancillaries API) to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Coordinate multi-agent booking teams

Assign a Researcher agent to call `start_search` and a Booking agent to execute `add_to_basket`. They share memory to ensure the seat selection matches the flight itinerary. This role-based setup keeps your code modular. One agent focuses on finding the best price, while the other handles the transaction.

Automate post-booking modifications

Task a Monitor agent with tracking flight status using `get_trip`. If a change occurs, it signals the Moderator agent to call `inform_changed`. Your agents handle the entire lifecycle without human input. It turns a manual support task into an autonomous background operation.

Manage refunds with dedicated agents

Set up a Refund agent to check eligibility via `check_cancellation`. If the trip is refundable, it triggers `request_refund` and tracks the status through `get_refund`. This keeps your Finance team out of the loop for routine changes. The agents handle the logic and only escalate when a manual review is needed.

Setup guide

Set up Gordian Software (Airline Ancillaries API) MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Gordian Software (Airline Ancillaries API) tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Gordian Software (Airline Ancillaries API) Analyst",
    goal="Access and analyze Gordian Software (Airline Ancillaries API) data via MCP.",
    backstory="Expert analyst with direct Gordian Software (Airline Ancillaries API) access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Gordian Software (Airline Ancillaries API) transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 Gordian Software (Airline Ancillaries API) MCP in CrewAI

You pass the server URL directly into your Agent definition. Once added, your agents can call `get_search_results` or any other tool based on their assigned role.
Yes. Your agents can loop through passenger lists and call `add_to_basket` for each individual. The server manages the state of the trip as you build it.
Agents use shared memory to pass the search ID and trip state. When one agent completes a task like `create_trip`, the next agent picks up the PNR from the shared context.
Yes. Use the tool_filter parameter in your configuration to restrict agents to specific operations, like limiting a support agent to only `get_trip` and `check_cancellation`.
The server handles PNRs and passenger details only during the transaction request. We do not persist your flight booking data, ensuring your passenger info stays isolated.

Start using the Gordian Software (Airline Ancillaries API) MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 17 tools

We've already built the connector for Gordian Software (Airline Ancillaries API). Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 17 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.