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.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

Remote Control now says when it ignored MCP servers you configured

You'll notice
Useful3 Signal3
Remote Control

Remote Control now lists MCP servers it ignored instead of silently dropping them.

What

When a Remote Control session is handed MCP servers it will not use, the status now lists a (servers not adopted) entry explaining that only injected Project-scope servers are honoured. Previously those servers were dropped without a word.

Details
  • The entry only appears when the not-adopted count is above zero.
  • A child process acting as a Remote Control bridge carrier no longer counts non-SDK MCP servers when deciding whether any servers are configured at all.
Evidence

(servers not adopted)

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

See this entry in the whole of v2.1.239 →