Deploy MCP server with MDM (Mobile Device Management)
You can deploy a Glean MCP remote server to devices using your organization's MDM (Mobile Device Management) server. This lets you push configuration changes to devices so that users don't need to manually set up the Glean MCP remote server.
Here's a high-level overview of the process:
- Create an MDM installer
- Add the installer to your organization's MDM server
- End users connect in the host application
Prerequisites
Complete the following prerequisites before you deploy a Glean MCP remote server using MDM:
-
Enable the Glean MCP remote server in Admin Console → Platform → Glean MCP servers.
-
Have MCP servers configured in Glean. See Set up Glean MCP server for instructions.
-
Use a supported MDM provider. Glean supports most MDM providers. Glean has tested and validated this feature with Iru (previously known as Kandji).
-
Your users use a supported host application to connect to the Glean MCP remote server. Glean supports the following host applications:
- Antigravity
- Claude Code
- Codex
- Cursor
- Cursor Agent
- Gemini CLI
- Goose
- JetBrains AI Assistant
- OpenCode
- Visual Studio Code
- Windsurf
For Claude for Desktop, Glean installs the Glean MCP remote server onto the Claude Code component. The Glean MCP remote server does not impact the Claude Chat Application or Claude Cowork.
Steps to deploy a Glean MCP server using MDM
Here's how to deploy a Glean MCP server using MDM:
Create an MDM installer
- Navigate to Admin Console → Platform → Glean MCP Servers.
- Click Create MDM Installer.
- Choose which Glean MCP remote server you want to deploy.
- Select an operating system for the installer.
- Click Download installer. An script file downloads to your computer.
Add the installer to your organization's MDM server
Upload the script to your organization's MDM server. Use your MDM provider to deploy your Glean MCP remote server to your organization's devices. Refer to your MDM provider's documentation for instructions on how to upload the script. Here are some popular MDM providers and their documentation:
End users connect in the host application
After your MDM deployment completes, the script installs the Glean MCP remote server on end user devices. End users open a supported host application on their device, authenticate to use the Glean MCP remote server, and connect to the Glean MCP remote server using the configuration you pushed to their device.
Here's an example of how users connect to a Glean MCP remote server in Cursor:

Configure automatic updates
By default, updates to Glean MCP servers automatically sync with your organization's MDM server. This means when the MCP remote server has a new desktop host or bug fixes, you do not have to re-deploy the script to the MDM provider. Those changes automatically apply to the devices in your organization.
When you reach the Create MDM Installer page, click Advanced settings. The Update automatically toggle determines the automatic update behavior.
Keep automatic updates on so that your end users' devices always have the latest improvements and bug fixes for the Glean MCP remote server.