← Registry

API Tools

openpax.ai

Search flights, batch search flights, and preview bookings with detailed flight and pricing information.

1 endpoint20 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://mcp.openpax.ai/mcp

No auth detected

MCP server metadata

Name
openpax
Version
1.0.0
Capabilities
tools.listChangedprompts.listChangedresources.listChanged

Known tools 20

search_flights

Searches one-way, round-trip, or multi-city flight inventory using natural-language or structured criteria.

Inferred read-only
batch_search_flights

Submits a batch of up to 100 flight searches at once.

Inferred read-only
get_batch_search_results

Get the results of a previously submitted batch search.

Inferred read-only
flexible_search_flights

Searches across 1-5 origin airports, 1-5 destination airports, and a date range of up to 30 days.

Inferred read-only
preview_booking

Displays a visual pre-booking summary with flight, passenger, fare, baggage, and price details.

Inferred read-only
book_flight

Reserves a selected flight offer for the supplied passengers and creates a time-limited Stripe Checkout link.

Inferred read-only
cancel_booking

Requests cancellation of a pending or confirmed booking.

Inferred read-only
change_booking

Searches available flight change options for an existing confirmed booking.

Inferred read-only
confirm_booking_change

Requests approval for a selected flight change offer.

Inferred read-only
get_seat_maps

Returns available seat maps for a confirmed booking, including cabin layout, seat availability, service IDs, prices, and amenities.

Inferred read-only
select_seats

Select seats for a confirmed booking.

Inferred read-only
hunt_deals

Searches flight deals across multiple routes and date ranges.

Inferred read-only
get_booking_changes

Retrieves airline-initiated schedule changes for a booking.

Inferred read-only
accept_booking_change

Accepts an airline-initiated schedule change.

Inferred read-only
get_ancillaries

Get available ancillary services (baggage, meals, lounge, etc.) for a confirmed booking.

Inferred read-only
select_ancillaries

Select ancillary services for a booking.

Inferred read-only
manage_loyalty_account

Add, list, or remove frequent flyer / loyalty programme accounts.

Potential side effects
manage_airline_credits

Add, list, or manage airline vouchers and credits.

Inferred read-only
get_current_date

Returns the current UTC and Vienna date, time, timezone, and a calculated 12-month date window for resolving relative or year-less travel dates.

Inferred read-only
price_calendar

Returns the cheapest fare per day for a route and date range of up to 14 days, with a color-coded calendar and date-specific flight-search links.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.openpax]
url = "https://mcp.openpax.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "openpax": {
      "type": "http",
      "url": "https://mcp.openpax.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: openpax
Remote MCP URL: https://mcp.openpax.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "openpax": {
      "url": "https://mcp.openpax.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "openpax": {
      "type": "http",
      "url": "https://mcp.openpax.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "openpax",
  "transport": "streamable-http",
  "url": "https://mcp.openpax.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.