Prerequisites
- SimpleMDM admin access
- Enrollment key from Runlayer
Creating an Enrollment Key
Creating an Enrollment Key
Enrollment keys allow devices to automatically register with Runlayer and obtain API credentials.

Navigate to Enrollment Keys
Go to Settings in the Runlayer dashboard and select the Enrollment Keys tab
Configure the Key
- Name (required): Enter a descriptive name (e.g., “Production MDM”)
- Description (optional): Add context about the key’s purpose
Deployment Steps
Generate the Script
Fill in your settings below to generate a deployment script.
ENROLLMENT_USERNAME: MDM variable for user identity (e.g.,$EMAIL). Leave empty to use the device username.ENROLLMENT_DEVICE_NAME: MDM variable for device name (e.g.,$SERIAL_NUMBER). Leave empty to use the computer name.
Add the Script in SimpleMDM
- Open Scripts in the SimpleMDM admin console
- Click Add Script and paste the generated script
- Name it (e.g., “Runlayer Config Sync”)
Verification
Open a client application (e.g., Cursor) on a target device and confirm the synced MCP servers appear. If something went wrong, check/var/log/runlayer-sync.log on the device.
