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 v1.0.18 Home All releases olderv1.0.17 v1.0.19newer
Claude Code v1.0.18

MCP Server Management UI

  • New interactive MCP server management interface - Users can now manage MCP (Model Context Protocol) servers through a new interactive UI
  • claude mcp - Opens the MCP server management interface
  • View connected servers, their status (connected, pending, needs authentication, failed)
  • Browse and inspect available tools for each MCP server
  • View tool details including parameters, descriptions, and whether they're read-only
  • Authenticate SSE (Server-Sent Events) based MCP servers directly from the UI

See this entry in the whole of v1.0.18 →