Managed MCP server configs now carry discovery data and strip more server-supplied junk before writing to your config files.
What's wrong with this entry?
Server configs fetched from claude.ai now map two new upstream fields onto the local config, and the sanitizer strips more server-supplied blobs before anything is written to disk.
discover_supportandcached_discover_responsemap todiscoverSupportandcachedDiscoverResponse.- Sanitization before writing config now removes
cachedInitResponse,cachedDiscoverResponse,discoverSupport,eligibleandineligibleReason, on top of the existingtoolsanddiscoveryCachestripping, so these do not leak into user config files.
cachedDiscoverResponse
Strings lifted out of the shipped bundle, so the claim above can be checked against them.