Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

Eval-mocks tooling now withholds mock MCP stand-ins under managed-mcp.json lockdown

Eval-mocks testing tool now respects managed-mcp.json lockdown by withholding mock MCP servers

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaPlugin Evalwhat it touches
KindInternal Changesin v2.1.269,
Under the hood

Eval-mocks testing tool now respects managed-mcp.json lockdown by withholding mock MCP servers

What

Claude Code's internal eval-mocks tool, used for testing skills and plugins, now checks whether an enterprise managed-mcp.json file with exclusive control over MCP (Model Context Protocol) servers is present. If it is, the tool filters out any mock MCP server stand-ins instead of registering them, and logs a warning noting that plugin servers won't load in the child process either.

Why

This keeps the test harness consistent with how a real session behaves under enterprise MCP lockdown, so tests don't register mock servers that would actually be blocked in production.

See this entry in the whole of v2.1.269 →