Skip to content

preflight ios mcp for Zed

io.github.ethanackerman-git/preflight-ios-mcp

57 tools for AI-powered iOS Simulator automation — tap, swipe, type, screenshots, and more.

client:Zed transport:stdio runtime:npm

Install preflight ios mcp in Zed

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

{
  "context_servers": {
    "preflight-ios-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "preflight-ios-mcp"
      ]
    }
  }
}

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

preflight ios mcp in other clients