Install the agent
The mngd agent is a small macOS app that reports installed software, scans for CVEs, and applies patches on a schedule. Installing it is the first step after signing up.
The agent pkg is universal — the same build works for every org. Org-specific configuration happens after install via an enrollment token you paste into the agent (or push via MDM config profile for multi-device deployments).
Option 1 — Direct install (single Mac)
Section titled “Option 1 — Direct install (single Mac)”This is the right path for getting your first Mac enrolled, or for small shops without MDM.
-
Get your enrollment token. In the mngd web app, go to Settings → Enrollment and click Generate new token. The plaintext token is shown exactly once — copy it now. It looks like
mngd_K7X2-M9QR-4WPN. -
Download the pkg on the Mac you want to enroll:
The pkg is signed with our Developer ID and notarized by Apple. Gatekeeper will accept it on double-click.
-
Install by double-clicking the downloaded pkg.
-
Open mngd from your Applications folder. On first launch the agent prompts for an enrollment token — paste the token from step 1 and click Enroll.
-
The agent checks in within 30 seconds. The device appears under Devices in the web app shortly after.
Option 2 — MDM deployment (multiple Macs)
Section titled “Option 2 — MDM deployment (multiple Macs)”For deploying to many Macs at once through Jamf Pro, Iru, Intune, Addigy, or Mosyle.
-
In the mngd web app, go to Settings → Enrollment, generate a token, and while the reveal banner is still up, click Profile next to the token to download a
.mobileconfigfile. The profile carries your enrollment token pre-configured. -
Upload the
.mobileconfigto your MDM and deploy it to the target Macs. -
Upload the same mngd-agent-latest.pkg to your MDM and deploy via the MDM’s InstallApplication or Install Package flow.
-
Devices enroll silently on first launch — no user interaction.
Step-by-step guides for the two most common MDMs:
System requirements
Section titled “System requirements”- macOS 14 (Sonoma) or later
- Apple silicon or Intel
- Network access to
api.mngd.appandcdn.mngd.app
Updates
Section titled “Updates”You don’t need to redeploy the pkg when a new agent version ships — the agent updates itself. See agent updates for how that works and how to publish a new version.
What to do next
Section titled “What to do next”The agent handles software inventory, CVE scanning, and patching on its own. For the MDM side (configuration profiles, declarations, compliance), see enrollment — only required for mngd orgs; mngd patch is agent-only.