codex - 💡(How to fix) Fix MCP: Able to disable, MCP status indicator [1 comments, 2 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#20995Fetched 2026-05-05 05:54:47
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×3commented ×1
RAW_BUFFERClick to expand / collapse

What variant of Codex are you using?

CLI

What feature would you like to see?

It would be very beneficial if we could be able to see MCP status indicator (green dot, or similar), telling us if MCP is active and serving. Also, an ability to disable/enable configured MCP.

Additional information

No response

extent analysis

TL;DR

Implementing a feature to display the MCP status indicator and enable/disable functionality for configured MCP is likely the most straightforward fix.

Guidance

  • Review the existing CLI codebase to identify potential areas where the MCP status indicator can be integrated, such as the main dashboard or status page.
  • Investigate the current implementation of MCP configuration to determine the best approach for adding enable/disable functionality.
  • Consider adding a new command or flag to the CLI to toggle MCP status, allowing users to easily manage their MCP configurations.
  • Evaluate the feasibility of displaying a visual indicator, such as a green dot, to represent the MCP status.

Notes

The lack of additional information about the current implementation and technical details of the CLI and MCP limits the specificity of these suggestions.

Recommendation

Apply workaround: Since there is no clear indication of a fixed version or existing solution, implementing a custom workaround to display the MCP status and enable/disable functionality is the most viable option.

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 MCP: Able to disable, MCP status indicator [1 comments, 2 participants]