Skip to content
Cursor

aviation mcp for Cursor

io.github.perufitlife/aviation-mcp

Live aviation data for AI agents: METAR weather, airports, aircraft, glossary & FAA questions.

client:Cursor transport:streamable-http

Install aviation mcp in Cursor

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

{
  "mcpServers": {
    "aviation-mcp": {
      "url": "https://renzomacar--aviation-mcp.apify.actor/mcp?token={apifyToken}"
    }
  }
}

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

aviation mcp in other clients