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 v0.2.53 Home All releases olderv0.2.52 v0.2.54newer
Claude Code v0.2.53

MCP Server Setup

  • Simplified command input: Now accepts full command with arguments and environment variables in a single step
  • Smart parsing of commands like API_KEY=abc123 NODE_ENV=dev node server.js
  • Reduced setup steps from 6 to 4 for faster configuration
  • Better examples and guidance for complex commands with quotes

See this entry in the whole of v0.2.53 →