codex - 💡(How to fix) Fix Show MCP server progress reporting [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
openai/codex#21153Fetched 2026-05-06 06:25:52
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×3
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

App

What feature would you like to see?

MCP tool calls should show progress in the UI when the server uses the official MCP progress API. I.e. a progress bar + status line.

Additional information

No response

extent analysis

TL;DR

Implementing the official MCP progress API in the server to display progress in the UI is likely the most straightforward fix.

Guidance

  • Review the official MCP progress API documentation to understand the required implementation details.
  • Verify that the MCP tool calls are correctly configured to utilize the progress API.
  • Consider adding a progress bar and status line to the UI to display the progress information received from the server.
  • Investigate how to integrate the progress API with the existing UI components to ensure a seamless user experience.

Notes

The lack of additional information about the current implementation and technical details limits the ability to provide a more specific solution.

Recommendation

Apply workaround: Implement the official MCP progress API in the server and update the UI to display progress information, as this seems to be the intended functionality.

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

codex - 💡(How to fix) Fix Show MCP server progress reporting [1 participants]