Claude Code 2.1.46
claude.ai MCP connector support in Claude Code — agents can now use Model Context Protocol integrations from the claude.ai web interface, bridging web tools into the CLI environment and expanding available capabilities for agent workflows.
1 new primitives 0 workflow recipes 1 fixes
New primitives
claude.ai MCP connectorscapabilityUse Model Context Protocol connectors configured in claude.ai within Claude Code CLI
Added support for using claude.ai MCP connectors in Claude Code
Agentic relevance
The MCP connector capability extends Claude Code's integration ecosystem without new CLI primitives, allowing agents to leverage tools configured in the web interface. The macOS process fix improves daemon reliability for long-running agent sessions. Combined, these improve integration flexibility and runtime stability for agent workloads, though the net-new surface is modest.
Hardening & fixes (1)
- Fixed orphaned CC processes after terminal disconnect on macOS — eliminates dangling child processes when terminal sessions are interrupted, improving resource cleanup and system stability on macOS.
Raw changelog
## 2.1.46 - Fixed orphaned CC processes after terminal disconnect on macOS - Added support for using claude.ai MCP connectors in Claude Code