Skip to content
Loading PreFlight

No global install needed

PreFlight does not require a global CLI install. The MCP server runs from the repository with npm run mcp, and the REST API works with any HTTP client. This keeps your CI environment clean and avoids version drift.

PreviousArchitecture