Skip to content
Zed

aviation mcp for Zed

io.github.perufitlife/aviation-mcp

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

client:Zed transport:streamable-http

Install aviation mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

aviation mcp in other clients