[BUG]
Status Closed — duplicate
Maintainer reply None cached
Workaround ✓ Mentioned in description ↑
Activity 3 comments · opened Mar 18, 2026 · closed Mar 22, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
An unreachable plugin/MCP server causes all tool calls to hang and get interrupted, not just the plugin-related ones
Basic operations like file reads and grep searches are affected
Workaround: manually disabling the plugin in settings.json and removing entry of mcpServer from claude.json
What Should Happen?
A plugin or MCP server that's unreachable should fail gracefully with a timeout and warning, not hang the entire session and block all tool calls including basic things like file reads and searches.
Error Messages/Logs
⎿ Interrupted · What should Claude do instead?
Steps to Reproduce
- Enable an MCP server that is reachable via VPN
- Disable VPN
- Open a session on Claude
- Session gets interrupted in a few minutes/seconds without any intimations
Claude Model
Not sure / Multiple models
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
v2.1.78
Platform
Anthropic API
Operating System
Ubuntu/Debian Linux
Terminal/Shell
WSL (Windows Subsystem for Linux)
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗