New Features #
MCP (Model Context Protocol) Status Command
- New command:
/mcp- Shows the connection status of all configured MCP servers - Displays a formatted list of MCP servers with their connection states:
- connected (green) - Successfully connected to the server
- connecting… (yellow) - Connection in progress
- failed (red) - Connection failed
- Includes debug mode support with
--mcp-debugflag for inline error logs - Shows log file location for troubleshooting failed connections
Example output:
MCP Server Status
• server1: connected
• server2: connecting…
• server3: failed
Run claude with --mcp-debug to see error logs inline, or view log files in: /path/to/logs