[BUG] Connecting to ide in a second instance crashes the first instance
Resolved 💬 3 comments Opened Jun 26, 2025 by adamkdean Closed Aug 21, 2025
Environment
- Platform (select one):
- [X] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version: 1.0.35 (Claude Code)
- Operating System: macOS 15.4
- Terminal: iTerm2
Bug Description
Connecting to an ide in a second claude instance crashes the first instance due to MCP connection being lost.
Steps to Reproduce
- Run
claude - Run
/ideand connect to Cursor - Run
claudein a second terminal - Run
/ideand connect to Cursor
Expected Behavior
Both connect to IDE and work seamlessly
Actual Behavior
First instance crashes due to MCP server disconnecting it
Additional Context
Made me feel sad
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗