Skip to content
Cline

airmcp for Cline

io.github.heznpc/airmcp

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

client:Cline transport:stdio runtime:npm

Install airmcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

airmcp in other clients