Replace /path/to/Preflight/dist/index.js with the absolute path on your machine.
If you installed idb via pip, add your Python bin directory to PATH. For example:
/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin:~/Library/Python/3.x/bin
3
Verify the connection
Start (or restart) Claude Code. Run the following prompt to confirm Preflight is connected:
List available MCP tools
You should see Preflight’s tools listed — simulator_screenshot, simulator_snapshot, simulator_tap, and 54 more.
Once connected, try these prompts to confirm everything is working:
List all available iOS simulators.
Use simulator_snapshot before simulator_screenshot whenever possible. The snapshot returns a structured accessibility tree that models can read without a vision model, saving tokens.