Skip to content
Cursor

Flight Watch MCP for Cursor

net.nexlab/flight-watch

Live aircraft near an area

client:Cursor transport:streamable-http

Install Flight Watch MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "flight-watch": {
      "url": "https://mcp.nexlab.net/mcp/flight-watch"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Flight Watch MCP in other clients