Give your AI assistant the ability to search flights, read fare rules, and hand off booking — with one MCP connection. 300+ airlines. Three tools. Works with Claude, OpenClaw, GPT, and any MCP client.
Your agent calls them in order. Natural language in, structured data out.
Fuzzy airports ("Lisbon" → LIS), natural dates ("next Friday"), ranked results. Cheapest, fastest, or best value — pre-computed.
→ origin, destination, date, passengers, cabin
Fare rules in plain language. Change fees, cancellation policy, baggage, conditions — no airline jargon.
→ search_id, offer_id → rules, baggage, schedule
Hands off to checkout. Generates a booking redirect so the user completes payment outside the agent.
→ search_id, offer_id → booking redirect URL
Every response includes nextActions — the agent always knows what to call next.
No new interface to learn. Ask your AI assistant about flights. SkyRoute handles the rest.
"Find me a cheap flight to Tokyo in April" — your agent understands context, dates, preferences.
"Which one is refundable?" — your agent calls get_flight_details and explains fare rules in plain English.
"Book the ANA flight" — your agent generates a checkout link. You complete payment on the airline's site.
One endpoint. Works with any MCP-compatible client.
Add via Claude CLI:
Or add to any MCP client config:
Open source. Free. Connect and search in 30 seconds.