Skip to content
Windsurf

airmcp for Windsurf

io.github.heznpc/airmcp

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

client:Windsurf transport:stdio runtime:npm

Install airmcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

airmcp in other clients