Netrows Connector for AI agents.
12 live capabilities
Monitor global flight activity and aircraft data in real time.
Waiting for input…
Why people use Netrows
Netrows for Real-time Flight Tracking
This Connector puts that data directly into your chat. You can ask for a fleet summary or a live flight path and get the facts in seconds. It turns your agent into a flight operations coordinator that does the digging for you.
What Vinkius changes
You get real-time aviation data via natural conversation instead of manual API calls.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Late Night Dispatcher
An operator needs to know if a flight is delayed.
- Real-world use case 02
The Competitive Analyst
A researcher wants to see how many planes a rival airline has.
- Real-world use case 03
The Travel Planner
Someone wants to know which airports serve London.
Complete set · 12capabilities
The complete Netrows capability set.
These are the exact actions your AI can choose when you ask it to work with Netrows.
01—04
4 capabilities in this set.
Part of 12 available through Netrows.
- 01 Capability
Get account usage
Check your remaining API credits and monitor your monthly spending.
- 02 Capability
Get aircraft info
Get registration details, owner info, and engine types for a specific tail number.
- 03 Capability
Get airport info
Get static data like coordinates, timezones, and ICAO codes for any airport.
- 04 Capability
Get flight details
Get gate assignments, terminal info, and live coordinates for a specific flight.
05—08
4 capabilities in this set.
Part of 12 available through Netrows.
- 05 Capability
Search aircraft
Find every aircraft registered to a specific airline or aviation company.
- 06 Capability
Search airports
Find all airports serving a specific city or metropolitan area.
- 07 Capability
Get flight schedule
Pull the full schedule of flights between two specific airports.
- 08 Capability
Search flights
Search for active flights using a flight number, callsign, or route.
09—12
4 capabilities in this set.
Part of 12 available through Netrows.
- 09 Capability
Track flight
Get timestamped position data to see a flight's trajectory on a map.
- 10 Capability
Get airline flights
List all active flights currently being operated by a specific airline.
- 11 Capability
Get airport flights
See all arriving and departing flights at a specific airport right now.
- 12 Capability
Get airline info
Pull metadata like IATA codes, hub airports, and fleet size for any airline.
Set up in minutes
One URL. Then ask Netrows to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Netrows 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_IlsV2Ng9QlKiYFlYlh8KRYpNdmmGy7MCRxMlvzMo/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 Netrows, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Netrows for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_IlsV2Ng9QlKiYFlYlh8KRYpNdmmGy7MCRxMlvzMo/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 Netrows URL.
- Step 03
Save and start
Save the connection and enable Netrows in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"netrows": {
"url": "https://edge.vinkius.com/vk_preview_IlsV2Ng9QlKiYFlYlh8KRYpNdmmGy7MCRxMlvzMo/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 Netrows
Open Agent mode in chat and ask: "Using Netrows, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"netrows": {
"url": "https://edge.vinkius.com/vk_preview_IlsV2Ng9QlKiYFlYlh8KRYpNdmmGy7MCRxMlvzMo/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 Netrows
Ask Copilot: "Using Netrows, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"netrows": {
"url": "https://edge.vinkius.com/vk_preview_IlsV2Ng9QlKiYFlYlh8KRYpNdmmGy7MCRxMlvzMo/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 Netrows
Open Cascade and ask: "Using Netrows, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"netrows": {
"url": "https://edge.vinkius.com/vk_preview_IlsV2Ng9QlKiYFlYlh8KRYpNdmmGy7MCRxMlvzMo/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 Netrows
Ask Cline: "Using Netrows, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add netrows --transport http "https://edge.vinkius.com/vk_preview_IlsV2Ng9QlKiYFlYlh8KRYpNdmmGy7MCRxMlvzMo/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 Netrows
Ask Claude: "Using Netrows, show me...". 12 tools are ready
Where the request belongs
Work Netrows can move forward.
This is for the aviation nerd who spends hours on flight trackers, the logistics coordinator managing complex flight paths, and the analyst trying to map out airline competition.
Aviation Analyst
Mapping out competitor routes and fleet utilization on a Tuesday afternoon.
Flight Dispatcher
Monitoring real-time airport traffic and delays to coordinate ground handling.
Travel Researcher
Finding specific airport info and flight schedules for complex itineraries.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAviationStack
Real-time flight tracking and global aviation data. monitor flights, routes, airports, and airline schedules directly from any AI agent.
AirLabs
Access global aviation data via AirLabs. track real-time flights, search airports and airlines, check schedules, and analyze routes from any AI agent.
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.
AeroAPI (FlightAware)
Track global flights. audit departures, arrivals, and airports via IA.
Cirium
Automate flight tracking and aviation data via Cirium. monitor flight statuses, airport traffic, and global schedules directly from any AI agent.
FlightStats
Track real-time flight statuses, routes, airport departures/arrivals, and flight paths directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Netrows 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 Netrows.
The practical details behind the request, access and result.
Can I use Netrows MCP to track live flights?
Yes, this Connector provides real-time coordinates, altitude, and speed for active flights, letting you see exactly where an aircraft is in the sky.
Does the Netrows MCP work for all airlines?
Yes, it provides global coverage for tracking airline flights, schedules, and fleet information across various carriers.
How do I see my API usage with Netrows MCP?
You can ask your agent to check your account usage. It will return your remaining credits and help you monitor your monthly spending.
Can I find out who owns a specific plane?
Yes, by using the aircraft registry features, you can pull ownership details, registration status, and other specifications for specific tail numbers.
Can I get flight schedules for specific routes?
Yes, you can request the full schedule of flights between any two airports to help with route planning or market research.
Can my AI track a specific flight in real-time and show me its current position, altitude, and speed?
Yes! Use the search_flights capability with the flight number (e.g., "UAL123") to find the active flight, then use track_flight with the flight ID to get real-time position coordinates (latitude, longitude), altitude in feet, ground speed in knots, heading direction, and vertical speed. Your AI agent will respond with the exact location of the aircraft and its current flight parameters. Perfect for passenger pickup coordination and live flight monitoring.
How do I find all flights departing from or arriving at a specific airport?
Simply ask the agent to run the get_airport_flights action with the airport IATA or ICAO code (e.g., "JFK" or "KJFK" for New York JFK). It will return all arriving and departing flights with airline, flight number, aircraft type, origin/destination, scheduled and actual times, and current status. You can also use search_airports first to find the correct airport code if you only know the city name.
Can I look up information about a specific aircraft by its tail number or registration?
Absolutely! Use the get_aircraft_info capability with the aircraft registration/tail number (e.g., "N12345" for US, "G-EUUU" for UK, "D-AIMA" for Germany). Your AI will return the aircraft manufacturer and model, registration country, owner/operator, year built, engine type, number of engines, aircraft age, and category (airline, business jet, private, cargo). You can also use search_aircraft with an operator name to see their entire fleet.
One connection away
Give your agent a direct line to Netrows.
Connect Netrows once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available