[Feature Request] Support MCP Progress Reports (progress/report) in Codex TUI and App

Open
#35,692 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
cli

Research direction

Start by comparing the working implementation in the linked fork, based on Codex 0.144.6, and read FastMCP's official progress-reporting behavior. Trace MCP client handling in the Codex CLI/TUI and App, then verify that progress/report updates are surfaced dynamically in both interfaces.

Written by the indexing model from the issue text.

Description

app CLI enhancement mcp TUI
What variant of Codex are you using?

CLI

What feature would you like to see?

I would like to request a feature for the Codex TUI(CLI) and the Codex App feature,
Currently, when Codex invokes MCP tool that takes a long time to execute, the UI provides minial feedback and less information.
We should impletmet support standard MCP progress feature on client-side(Codex App/cli).
For implement reference, highly recommend looking into the FastMCP official report progress function to update the UI dynamically (e.g., displaying a percentage loader or step-by-step progress bar).

Additional information

I have created a working implementation of this feature based on version 0.144.6
Fork Repository:: [https://github.com/haobyang/codex]

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.