You'll notice
Enterprise MCP config errors now include a suggestion when the config file exists but is invalid
What
MCP (Model Context Protocol) lets Claude Code connect to external tool servers, and enterprises can define these connections in a shared config file. If that file is present but fails to parse, the resulting error message now has a suggestion appended to it. This is separate from, and worded differently than, the case where the file is simply missing.
Why
This gives administrators a more actionable error when their enterprise MCP configuration is malformed, instead of just being told loading failed.