MCP servers from claude.ai can be flagged enterprise-managed, driving the "managed by your organization" label.
What's wrong with this entry?
MCP server configurations served by claude.ai now include an enterpriseManaged boolean, populated from the API's enterprise_managed field, which drives the "managed by your organization" label.
- Present whenever the server sends the field; there is no flag.
- One config-writing path deletes it before saving, alongside
eligible,ineligibleReasonanddiscoverSupport, so the server-derived marker is not persisted into local config.
enterpriseManaged, enterpriseManaged: m.enterprise_managed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.