Company-Wide Boost Installation
Deploy JFrog Boost across your organization with MDM scripts for macOS and Windows.
IT administrators can use a single MDM script to install JFrog Boost and its agent hooks on every developer machine. Installing at an organizational scale offers multiple advantages:
- Shared filters: Ship one team's custom filters to everyone.
- Fleet observability: Track token savings per team in your own OTLP backend.
- Uniform hooks: Use the same Cursor, Claude Code, Codex, and Copilot setup everywhere.
For more information, see the following deployment guides.
What MDM Runs
MDM runs one of the following scripts:
# macOS — Jamf Pro policy
$ curl -fsSL https://boost.jfrog.com/install.sh | bash
$ boost init --accept-terms# Windows — Workspace ONE script
$ irm https://boost.jfrog.com/install.ps1 | iex
$ boost init --accept-termsYour MDM administrator adds the one-liner as a script, scopes it to a device group, and asks developers to restart their IDE. For platform-specific deployment steps, see Deploy JFrog Boost with Jamf Pro or Workplace ONE WS1 MDM Installation.
Related Topics
Updated about 22 hours ago
Did this page help you?
