CP warning for Windows npx commands should be suppressed when server connects successfully
Resolved 💬 3 comments Opened Sep 30, 2025 by jeremy-schaab Closed Jan 8, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Claude Code shows a warning about Windows requiring 'cmd /c' wrapper for npx commands in MCP server configuration, even when the server connects and functions correctly without it. The warning should only appear if the server actually fails to connect, not when it's working fine
Proposed Solution
Suppress the warning if the MCP server has a valid connection.
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗