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.223 Home All releases olderv2.1.222 v2.1.224newer

/mcp summary drops the "use the terminal" hint in remote workspaces

You'll notice
Useful2 Signal0
MCP

The /mcp status line stops telling you to use a terminal you don't have in remote workspaces.

/mcpCLAUDE_CODE_REMOTE
What

The inline /mcp status line no longer tells you to run /mcp in the terminal when there is no terminal to run it in.

Details
  • The status line now checks remote mode together with CLAUDE_CODE_REMOTE and omits the terminal-details suffix in that case.
  • Local runs are unchanged and still show the hint.
Evidence

Use /mcp in the terminal for details.

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.223 →