soar_search_flights
ReadPublic, low-rate flight search with city, metro, airport, and IATA input.
Use Soar Flight Booking MCP to search live airfare, compare flight options, book an approved itinerary, and manage trips from compatible AI agents.
Add Soar to Codex.
codex mcp add soar_flights --url https://mcp.soar.flights \
--oauth-client-id soar-mcpThis unlocks booking and account tools. Public flight search already works without signing in.
codex mcp login soar_flightsSearch flights publicly, then sign in for booking and account tools.
Public, low-rate flight search with city, metro, airport, and IATA input.
Resolve cities, metro areas, airports, and IATA codes before flight search.
Look up live status for a known flight number.
Book a selected offer; Soar handles login, refresh, readiness, verification, and payment in one flow.
List visible Soar bookings for the authorized account.
Open one booking by Soar booking reference.
Find only the uncommon traveler, add-on, trip, payment, or support tools needed now.
Run one discovered read-only tool against its exact schema.
Run one discovered account action only after clear user intent.
How Soar connects AI agents to live flight search, booking, and trip management.
A flight booking MCP is a Model Context Protocol server that gives compatible AI agents structured tools for flight search and booking. Soar connects agents to live airfare, airport data, flight status, and trip workflows.
It can search live flights, compare fares, resolve cities and airport codes, check flight status, prepare a booking, and help manage Soar trips, seats, bags, changes, and cancellations.
No. Public flight search works without a Soar account. OAuth sign-in is required before an agent can access account data or take user-approved booking and trip actions.
This page includes setup instructions for OpenAI Codex, Claude Code, and OpenClaw. Other Streamable HTTP MCP clients can connect with the Soar server URL when they support the required authentication flow.
An agent can prepare and submit a booking only after the user selects an offer and clearly approves the purchase. Soar keeps raw card details out of MCP messages and uses saved payment methods or a secure payment flow.