FAQ
AI Integration

byAir Personal Flight Tracking MCP

Connect byAir to Claude, ChatGPT, Codex, and other AI tools. Your personal MCP link brings flights, trips, airport context, and travel history into the assistants and workflows you already use.

Streamable HTTP MCP server for compatible AI clients.

Already using byAir? Open this screen in the app and copy your personal MCP link.Profile → Automations → AI Integration (MCP)

How it works

byAir gives you a personal Streamable HTTP MCP URL. Copy the full link from the app and use it in clients that support remote MCP servers.

01

Install byAir

Download byAir on iOS or Android and sign in to your account.

02

Copy your personal link

Open the app and copy the MCP link shown on this screen.

Profile → Automations → AI Integration (MCP)
03

Paste it into your AI client

Use the personal link as-is when your client asks for a remote Streamable HTTP MCP server.

What you can do with it

byAir offers a variety of MCP tools for workflows built around your own flights, trips, airports, and travel history.

Flight details & status

Get detailed flight data, computed phases, inbound aircraft context, gates, baggage, and live status.

Search & discovery

Search flights by number or route, look up airports, and resolve airlines and airport IDs for follow-up actions.

Trip management

List trips, add or remove flights, create manual flights, rename trips, merge or split trips, and update trip purpose.

Airport context

Check airport details, flightboards, community tips, and delay signals before you travel.

Stats, share & export

Read profile and flight stats, update booking details and notifications, generate share-ready flight details, and export flights.

Setup for AI clients

byAir works as a remote Streamable HTTP MCP server. Paste the full personal URL from the app into one of these supported client flows.

Claude Desktop

support.claude.com

Add a remote MCP server in Claude Desktop with your personal byAir URL.

{
  "mcpServers": {
    "byair": {
      "url": "https://api.byairapp.com/mcp?api_key=YOUR_API_KEY"
    }
  }
}

Claude Code

code.claude.com

Add byAir as a remote HTTP MCP server from the command line.

claude mcp add --transport http byair "https://api.byairapp.com/mcp?api_key=YOUR_API_KEY"

Register byAir as a remote MCP server in Codex with a single CLI command.

codex mcp add byair --url "https://api.byairapp.com/mcp?api_key=YOUR_API_KEY"

Connect byAir in ChatGPT using a remote MCP connector. Availability depends on your plan and developer mode.

As of April 16, 2026: ChatGPT supports only remote MCP servers. Full MCP and write support is in beta for Business, Enterprise, and Edu on ChatGPT web. Pro users can use read/fetch connectors in developer mode.

  1. Use ChatGPT on the web with a plan that supports custom connectors or developer mode.
  2. Create a remote MCP connector and paste your personal byAir MCP URL.
  3. This setup differs from Claude Desktop or Codex: ChatGPT uses a remote connector flow instead of local JSON configuration.

OpenClaw

github.com

Use byAir through mcporter in OpenClaw, or ask OpenClaw to install this MCP for you. OpenClaw does not connect to byAir as a native MCP client directly.

Ad-hoc HTTP flow
npx mcporter list --http-url "https://api.byairapp.com/mcp?api_key=YOUR_API_KEY" --name byair
Persisted config flow
mcporter config --config ~/.mcporter/mcporter.json add byair https://api.byairapp.com/mcp?api_key=YOUR_API_KEY

Private link, Pro access, instant rotation

Your personal MCP link unlocks your byAir account inside compatible AI tools, so it should be treated like a private credential.

  • Anyone with this link can access your byAir data through compatible AI tools.
  • byAir MCP tools execute only for Pro subscribers. Without Pro, requests return a subscription-required error.
  • If you revoke the link in byAir, previously connected clients stop working immediately.
  • The canonical byAir MCP setup uses the full remote URL that already includes ?api_key= in your personal link.

Frequently asked questions

Where do I get my byAir MCP link?

Open the byAir app, go to Profile → Automations → AI Integration (MCP), and copy the personal link shown there.

Do I need byAir Pro?

Yes. The app can show the MCP link for any account, but MCP tool calls require an active Pro subscription. Without Pro, the server returns a subscription-required error.

Does ChatGPT work the same way as Claude or Codex?

No. ChatGPT support depends on plan and developer mode. As of April 16, 2026, only remote servers are supported, full MCP and write support is in beta for Business, Enterprise, and Edu on ChatGPT web, and Pro users can use read/fetch connectors in developer mode.

What happens when I rotate or revoke my link?

The old link stops working immediately. Any AI client using the previous link must be updated with the newly generated one from the byAir app.

byAir app icon

Install byAir and connect it to your AI assistant

Use your personal MCP link to bring flights, trips, airport context, and travel history into Claude, ChatGPT, Codex, and more.