FlightAware Connector for AI agents.
8 live capabilities
Track real-time flight statuses and global aviation data instantly.
Waiting for input…
Why people use FlightAware
FlightAware for Managing Complex Cargo Logistics
With this Connector, you just tell your agent what you need. You can ask for the current status of a cargo flight or check the weather at a remote landing strip in one go. It pulls the data directly into your chat, so you can focus on moving the goods instead of hunting for the data.
What Vinkius changes
You get live aviation data in your chat without the manual research.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Cargo Shipment Monitoring
A logistics manager asks their agent to find the current location of a cargo flight and check for any delays in its path.
- Real-world use case 02
Airport Weather Briefing
A pilot or dispatcher asks for the current METAR and TAF reports for a specific airport to check for turbulence or visibility issues.
- Real-world use case 03
Fleet Ownership Research
An aviation researcher asks for the operator and aircraft details for a specific registration to identify airline ownership.
Complete set · 8capabilities
The complete FlightAware capability set.
These are the exact actions your AI can choose when you ask it to work with FlightAware.
01—04
4 capabilities in this set.
Part of 8 available through FlightAware.
- 01 Capability
Get airport flights
List all flights arriving at or departing from a specific airport. It helps you see the flow of traffic at any hub.
- 02 Capability
Get airport weather
Get current METAR and TAF weather reports for an airport. This gives you the exact conditions for landing and takeoff.
- 03 Capability
Get flight route
View the planned waypoints and path for a specific flight. It shows you the intended journey across the globe.
- 04 Capability
Get flight track
Access the position history and track of an active flight. This lets you see exactly where a plane has been.
05—08
4 capabilities in this set.
Part of 8 available through FlightAware.
- 05 Capability
Get flights
Find flight data using a specific flight number or registration. Use this to quickly pull info on any individual flight.
- 06 Capability
Get aircraft
Get specific details about a plane's make and model. This helps you identify aircraft types in a fleet.
- 07 Capability
Get operator flights
See all current and scheduled flights for a specific airline. Use this to monitor an operator's full schedule.
- 08 Capability
Get operator
Pull information about a specific airline or operator. This provides background on who owns or runs the flights.
Set up in minutes
One URL. Then ask FlightAware to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use FlightAware from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_U2t5ebMdDI4KVghiQBKYnq3mSJCqyKi7gce0ob8g/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it FlightAware, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable FlightAware for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_U2t5ebMdDI4KVghiQBKYnq3mSJCqyKi7gce0ob8g/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the FlightAware URL.
- Step 03
Save and start
Save the connection and enable FlightAware in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"flightaware-alternative": {
"url": "https://edge.vinkius.com/vk_preview_U2t5ebMdDI4KVghiQBKYnq3mSJCqyKi7gce0ob8g/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using FlightAware
Open Agent mode in chat and ask: "Using FlightAware, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"flightaware-alternative": {
"url": "https://edge.vinkius.com/vk_preview_U2t5ebMdDI4KVghiQBKYnq3mSJCqyKi7gce0ob8g/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using FlightAware
Ask Copilot: "Using FlightAware, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"flightaware-alternative": {
"url": "https://edge.vinkius.com/vk_preview_U2t5ebMdDI4KVghiQBKYnq3mSJCqyKi7gce0ob8g/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using FlightAware
Open Cascade and ask: "Using FlightAware, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"flightaware-alternative": {
"url": "https://edge.vinkius.com/vk_preview_U2t5ebMdDI4KVghiQBKYnq3mSJCqyKi7gce0ob8g/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using FlightAware
Ask Cline: "Using FlightAware, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add flightaware-alternative --transport http "https://edge.vinkius.com/vk_preview_U2t5ebMdDI4KVghiQBKYnq3mSJCqyKi7gce0ob8g/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using FlightAware
Ask Claude: "Using FlightAware, show me...". 8 tools are ready
Where the request belongs
Work FlightAware can move forward.
This is for logistics coordinators who need to track cargo, aviation enthusiasts who want deep aircraft data, and travel concierges managing complex schedules.
Logistics Coordinator
Tracks cargo flight arrivals and monitors airport congestion to manage supply chain delays.
Aviation Enthusiast
Queries specific aircraft registration data and flight paths for technical research.
Travel Concierge
Checks real-time weather and flight status for clients to provide accurate travel updates.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAeroAPI (FlightAware)
Track global flights. audit departures, arrivals, and airports via IA.
FlightAware
Track global flight status via FlightAware AeroAPI. search flights, monitor airport arrivals and departures, check weather, and access historical flight data from any AI agent.
OpenSky
Access real-time and historical global flight tracking data. monitor aircraft states, flight trajectories, and airport traffic directly from your AI agent.
OpenSky Network
Track real-time flights, view aircraft states, and get airport arrivals/departures via OpenSky API.
AviationStack
Real-time flight tracking and global aviation data. monitor flights, routes, airports, and airline schedules directly from any AI agent.
Netrows
Track global flights via Netrows Aviation API. search flights, monitor aircraft, check airport data, and access airline schedules from any AI agent.
Bring your own AI
Change the model, client or framework. Keep FlightAware connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about FlightAware.
The practical details behind the request, access and result.
Can FlightAware MCP track cargo flights?
Yes, you can track cargo flights by providing the flight number or aircraft registration. Your agent will pull the real-time status and location data for you.
Does FlightAware MCP provide weather reports?
It provides current METAR observations and TAF forecasts for airports worldwide. You can ask for specific airport codes to get the latest conditions.
Can I use FlightAware MCP for private aircraft?
Yes, you can use aircraft registrations to pull data for private planes. This works for both active flights and historical tracks.
How do I connect FlightAware MCP to my AI client?
You can connect it through the Vinkius marketplace. Once you subscribe, you'll just need to provide your AeroAPI key to get started.
Can FlightAware MCP show me flight routes?
Yes, it can show you the planned waypoints and the intended path for specific flights. This is great for understanding planned journeys across the globe.
Does FlightAware MCP work for all airports?
It provides data for global aviation, including major hubs and smaller regional airports, as long as they are covered by the AeroAPI.
Can I get the exact position history of a flight?
Yes. Use the get_flight_track capability with the flight identifier to retrieve a detailed list of coordinates and altitudes recorded during the flight.
How do I check the current weather at a specific airport?
You can use the get_airport_weather capability by providing the ICAO or IATA code (e.g., 'KJFK' or 'LHR'). It returns current METAR data and TAF forecasts.
Is it possible to see all flights currently arriving at an airport?
Absolutely. Use the get_airport_flights capability with the airport code and set the type to 'arrivals' to see all aircraft currently en route or recently landed.
One connection away
Give your agent a direct line to FlightAware.
Connect FlightAware once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available