Skip to content
Zed

airmcp for Zed

io.github.heznpc/airmcp

Governed MCP runtime for the Apple ecosystem, available on macOS with per-call approval.

client:Zed transport:stdio runtime:npm

Install airmcp in Zed

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

{
  "context_servers": {
    "airmcp": {
      "command": "npx",
      "args": [
        "-y",
        "airmcp"
      ]
    }
  }
}

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

airmcp in other clients