[BUG] Claude desktop loses most mcp connections

Resolved 💬 3 comments Opened May 14, 2026 by donspringer Closed Jun 12, 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?

The MCP servers themselves are 100% fine. Capitol-trades responds perfectly when given input manually. The bug is Claude Desktop not sending the initialize message through stdin to its subprocess servers.
Since we can't easily roll back or force an update right now, a practical workaround is to file a bug report with the specific details we've uncovered. In Claude Desktop go to Help → Send Feedback and include:

Version 1.7196.0
All stdio MCP servers stopped working around May 12
Manually piping {"jsonrpc":"2.0","method":"initialize"...} to the server via PowerShell works perfectly
Claude Desktop is not sending stdin to MCP subprocess servers

That's a very actionable bug report that should get it fixed quickly. In the meantime, firecrawl and google-drive still work for you, and voicemode runs through WSL which may be unaffected too.

What Should Happen?

Was connecting to all mcp connections without error on the 11th, Became broken on the 12th.

Error Messages/Logs

The MCP servers themselves are 100% fine. Capitol-trades responds perfectly when given input manually. The bug is Claude Desktop not sending the initialize message through stdin to its subprocess servers.
Since we can't easily roll back or force an update right now, a practical workaround is to file a bug report with the specific details we've uncovered. In Claude Desktop go to Help → Send Feedback and include:

Version 1.7196.0
All stdio MCP servers stopped working around May 12
Manually piping {"jsonrpc":"2.0","method":"initialize"...} to the server via PowerShell works perfectly
Claude Desktop is not sending stdin to MCP subprocess servers

That's a very actionable bug report that should get it fixed quickly. In the meantime, firecrawl and google-drive still work for you, and voicemode runs through WSL which may be unaffected too.

Steps to Reproduce

Start Claude Desktop. See mcp errors.

Claude Model

Sonnet (default)

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

command hung "Creating worktree"

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

also using windows wsl

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗