How to Use the Netrows MCP in Claude Code
Run live flight tracking and aviation queries directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Netrows MCP to Claude Code
Create your Vinkius account to connect Netrows to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run terminal-based flight tracking
Running `search_flights` and `track_flight` gives Claude Code direct access to terminal-based flight tracking. Skip the heavy web browsers and track flights directly from your shell. By running Claude Code with this MCP Server, you can query active routes to get instant updates on speed, altitude, and heading. The CLI agent parses the JSON response and prints clean terminal outputs. You can pipe these results into other command-line utilities or save them directly to log files.
Automate terminal-based airline and fleet audits
Calling `get_airline_info` and `search_aircraft` lets Claude Code run quick terminal audits on active fleets. You can run quick terminal audits on airline fleets without leaving your command line. It compiles the fleet data, filters by aircraft age, and outputs clean CSVs. This terminal-first approach makes it easy to run quick checks during SSH sessions.
Build headless aviation alerts and crons with this MCP Server
Using `get_airport_flights` allows this MCP Server to help you build headless aviation alerts directly from your shell. This toolset is perfect for setting up lightweight monitoring scripts. Claude Code can check for cancellations at a specific hub and write a quick bash script to alert you. The agent can check your credit usage with `get_account_usage` to ensure your cron jobs do not run over budget.
Set up Netrows MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seenetrows-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Netrows transactions." It will automatically discover and invoke the available Netrows tools.
claude mcp add --transport http netrows-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Netrows MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Netrows MCP today
We host it, we monitor it, we maintain it. You just paste one token.