Add the Preflight config
Choose whether to configure Preflight globally (available in all projects) or only for a specific project:Replace
- Global (~/.cursor/mcp.json)
- Per-project (.cursor/mcp.json)
Edit
~/.cursor/mcp.json, creating it if it doesn’t exist:/path/to/Preflight/dist/index.js with the absolute path to the built server 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