claude-code - 💡(How to fix) Fix [BUG] tools/call never dispatched to stdio MCP servers in Claude Desktop 1.7196.0 (UtilityProcess Check regression) [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#58742Fetched 2026-05-14 03:40:37
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
0
Author
Participants
Timeline (top)
labeled ×2cross-referenced ×1unlabeled ×1

Error Message

Error Messages/Logs

Fix Action

Fix / Workaround

Since updating to Claude Desktop 1.7196.0 (released 2026-05-12), stdio MCP servers no longer receive tools/call messages. Every tool call times out after 4 minutes. The main log shows a new check that did not exist in the previous version: "UtilityProcess Check: Extension powerbi-modeling-mcp not found in installed extensions". After this check fails, tool calls are never dispatched to the MCP server.

Code Example

UtilityProcess Check: Extension powerbi-modeling-mcp not found in installed extensions
RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Since updating to Claude Desktop 1.7196.0 (released 2026-05-12), stdio MCP servers no longer receive tools/call messages. Every tool call times out after 4 minutes. The main log shows a new check that did not exist in the previous version: "UtilityProcess Check: Extension powerbi-modeling-mcp not found in installed extensions". After this check fails, tool calls are never dispatched to the MCP server.

What Should Happen?

stdio MCP servers configured in claude_desktop_config.json should receive tools/call messages regardless of whether they are registered as marketplace extensions, as they did in previous versions.

Error Messages/Logs

UtilityProcess Check: Extension powerbi-modeling-mcp not found in installed extensions

Steps to Reproduce

  1. Configure any stdio MCP server in claude_desktop_config.json
  2. Start Claude Desktop 1.7196.0
  3. Open a conversation and ask Claude to use a tool from the MCP server
  4. Observe that the tool call times out after 4 minutes
  5. Check the main log — tools/call is never sent to the MCP server

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

version before 2026-05-12

Claude Code Version

N/A

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Other

Additional Information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] tools/call never dispatched to stdio MCP servers in Claude Desktop 1.7196.0 (UtilityProcess Check regression) [1 participants]