claude-code - 💡(How to fix) Fix MCP tool-result widgets render as empty boxes (Claude Code Desktop)

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…
RAW_BUFFERClick to expand / collapse

What happens

In Claude Code Desktop, when an MCP tool returns a rich "widget" result, the app renders a labelled but completely empty container instead of the content. Observed with the Atlassian MCP connector: tool results show as blank bordered boxes captioned Widget from Atlassian editJiraIssue and Rendering widget transitionJiraIssue, with no content inside.

The underlying tool call succeeds (the Jira issue is edited / transitioned correctly) — only the UI rendering is blank.

Expected

Render the tool-result content inside the widget, or fall back to the standard collapsible tool-result view. Never an empty box.

Steps to reproduce

  1. Connect an MCP server that returns rich widget content (reproduced with the Atlassian connector).
  2. Have the agent call a tool such as editJiraIssue or transitionJiraIssue.
  3. Observe the result blocks render as empty Widget from … <tool> / Rendering widget <tool> boxes.

Impact

Cosmetic but confusing — a successful tool call looks like it failed or returned nothing. Likely affects any MCP tool returning the rich-widget content type, not just Atlassian.

Environment

  • Claude Code Desktop
  • macOS 26.5 (build 25F71)
  • MCP server: Atlassian connector

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