Automatic Configuration Provisioning pushes managed MCP configurations directly into client applications. Admins mark connectors or plugins as auto-synced in the dashboard, and the Runlayer CLI writes them into each developer’s tools.Documentation Index
Fetch the complete documentation index at: https://docs.runlayer.com/llms.txt
Use this file to discover all available pages before exploring further.
How It Works
- Admin enables auto-sync on connectors or plugins in the Runlayer dashboard
- CLI fetches configuration for auto-synced connectors and plugins accessible to the user
- Client detection — the CLI auto-detects installed clients
- Config injection — MCP entries are written into each client’s config file

Quick Start
~/.runlayer/config.yaml.
Use --client cursor to target a specific client. Run without -y to preview changes before applying.
Supported Clients
| Client | macOS | Windows | Linux |
|---|---|---|---|
| Cursor | ✓ | ✓ | |
| VS Code | ✓ | ✓ | |
| Claude Desktop | ✓ | ✓ | |
| Claude Code | ✓ | ✓ | |
| Windsurf | ✓ | ✓ | |
| Goose | ✓ | ✓ | |
| Zed | ✓ | ✓ | |
| OpenCode | ✓ | ✓ | ✓ |
MDM Deployment
For enterprise-wide deployment, use your MDM solution to run the sync command across all devices:SimpleMDM
macOS deployment
Jamf Pro
macOS deployment
Mosyle
macOS deployment
Iru/Kandji
macOS deployment
Intune
Windows deployment