-
Notifications
You must be signed in to change notification settings - Fork 11.8k
Windows: /mcp prints taskkill “SUCCESS” process termination logs #20845
Copy link
Copy link
Closed
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't workingmcpIssues related to the use of model context protocol (MCP) serversIssues related to the use of model context protocol (MCP) serverswindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Metadata
Metadata
Assignees
Labels
TUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaybugSomething isn't workingSomething isn't workingmcpIssues related to the use of model context protocol (MCP) serversIssues related to the use of model context protocol (MCP) serverswindows-osIssues related to Codex on Windows systemsIssues related to Codex on Windows systems
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
What OS and shell are you using?
What steps can reproduce the bug?
/mcpWhat is the expected behavior?
/mcpshould display MCP server status without OS-level process logs.What is the actual behavior?
appear every time
/mcpis run.Additional context
npxdirectlycmd /c npxenvstartup_timeout_msImpact
Low functional impact, but degrades CLI UX—especially when
/mcpis used frequently.