What You’ll Learn
- How to create an enrollment key
- How to install Golf Inventory on a Mac
- How to verify enrollment and view scan results
Prerequisites
- Golf Control Plane account with admin access
- macOS device (Apple Silicon or Intel)
- Root/sudo access on the target machine
Create an Enrollment Key
Navigate to Inventory > Enrollments in the Golf Control Plane and click New enrollment.Configure your key:
- Name: A descriptive label (e.g., “Engineering team”)
- Max enrollments: Maximum number of devices that can use this key (default: 100)
- Expiry: Number of days until the key expires (default: 90)
sk_enroll_...) immediately.Checkpoint: You have an enrollment key starting with sk_enroll_.Install the Agent
Download the install script from the credentials modal on the Enrollments tab, or run:The script:
- Downloads the latest
scanner-mcpbinary for your architecture - Verifies the SHA-256 checksum
- Installs to
/Library/GolfGateway/scanner-mcp/bin/ - Enrolls the machine with the platform
- Creates a LaunchDaemon that scans every 15 minutes
Verify Enrollment
Go to Inventory > Devices in the Golf Control Plane.Your machine should appear with status Active, showing its hostname and operating system.Checkpoint: Your machine appears in the Devices list.
View Scan Results
Go to Inventory > Overview to see the executive dashboard with discovered servers, risk scores, and governance classification.Then go to Inventory > Servers to see individual servers with their audit results, risk scores, and finding details.Checkpoint: You see MCP servers from your machine in the Servers tab.
Some checks (sandbox analysis, capability analysis) run asynchronously. You may see “Pending” scores that resolve within a few minutes. The dashboard polls every 10 seconds while scores are pending.