This guide requires Jamf Pro. Jamf Now and Jamf School have different script deployment capabilities.
Prerequisites
- Jamf Pro admin access
- Organization API key from Runlayer with MCP Watch Scan role
Creating an Organization API Key
Creating an Organization API Key
Organization API keys authenticate MDM-deployed scripts without per-device enrollment.
Configure the Key
- Name (required): Enter a descriptive name (e.g., “MDM MCP Watch”)
- Role: Select MCP Watch Scan
Deployment Steps
Generate the Script
Fill in your settings below to generate a deployment script.
DEVICE_NAME: Use Jamf script parameter$2(computer name) to identify the device.
Upload to Jamf Pro
- Navigate to Settings > Computer Management > Scripts
- Click New, paste the generated script
- Set Priority to “After”
- Save
Verification
Open a client application (e.g., Cursor) on a target device and confirm the synced MCP servers appear. Check policy execution status in Jamf Pro. If something went wrong, check/var/log/runlayer-sync.log on the device.