Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.229 Home All releases olderv2.1.228 v2.1.231newer
Claude Code v2.1.229

Enterprise MCP config now overrides --mcp-config with a named warning

You'll notice
Useful3 Signal2
MCP

When enterprise MCP config wins over your --mcp-config, the log names the file and dropped servers.

--mcp-config
What

Where an enterprise MCP configuration is present, servers passed on the command line with --mcp-config are dropped, and the log now names managed-mcp.json as the reason and lists the ignored server names instead of a generic note.

Details
  • Applies to remote, non-strict configurations.
Evidence

is present and has exclusive control over MCP servers; ignoring

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.229 →