Admins can set disableSideloadFlags to block --mcp-config and refuse MCP servers pushed in from outside your config.
What's wrong with this entry?
A managed setting can now refuse MCP servers pushed in from outside your own config. When disableSideloadFlags is set, the CLI warns that --mcp-config is forbidden on the machine and drops server-delivered MCP servers with a stated reason instead of loading them.
- The reason string is "disableSideloadFlags policy", alongside the existing safe-mode and hermetic-mode refusal reasons.
- Dropped servers are reported as "Ignored: managed setting disableSideloadFlags forbids server-delivered MCP servers on this machine".
- Off unless an administrator sets the policy in managed settings.
disableSideloadFlags policy
Strings lifted out of the shipped bundle, so the claim above can be checked against them.