Adds claude mcp login and claude mcp logout CLI commands for server
Anthropic adds `claude mcp login` and `claude mcp logout` CLI commands for authenticating MCP servers without interactive menus.
What's changed Added `claude mcp login ` and `claude mcp logout ` to authenticate MCP servers from the CLI without opening the interactive `/mcp` menu, with `--no-browser` stdin redirect support for completing over SSH Added status filtering (press `f`) to the `/workflows` agent detail view Added a "Skills" section to the `/plugin` Installed tab Added `teammateMode: "iterm2"` setting with a warning when auto mode cannot find the `it2` CLI Added "Claude Platform on AWS - refresh credentials" option to `/login` when `awsAuthRefresh` is configured `!` bash commands now trigger Claude to respond to the output automatically; set `"respondToBashCommands": false` in settings.json to keep the previous context-only behavior Fixed streaming requests failing with "Content block not found" or JSON parse errors after the machine wakes from sleep Fixed subagent transcript scroll position bleeding into the main transcript on exit Fixed background task previews flashing raw tool names before the agent's plan loaded Fixed Chrome tab-group isolation not applying when the in-product permissions gate is off for concurrent CLI sessions Fixed background session recaps being duplicated; the agent's own…
- github.comClaude Code v2.1.186primary