Reduce noisy stderr from mcp-dev-wrapper during stdio MCP dev
Summary: Dev wrapper logs hot-reload and debug info to stderr, which is painful when debugging stdio MCP.
Where to change: typescript/packages/cli/src/mcp-dev-wrapper.ts.
Acceptance criteria:
Suggested labels: dx, cli, good first issue
Source: docs/STARTER_ISSUES_REVIEW.md — edit in-repo first, then sync GitHub issues if needed.
Reduce noisy stderr from
mcp-dev-wrapperduring stdio MCP devSummary: Dev wrapper logs hot-reload and debug info to
stderr, which is painful when debugging stdio MCP.Where to change:
typescript/packages/cli/src/mcp-dev-wrapper.ts.Acceptance criteria:
MCP_SERVER_PORT) behindNITROSTACK_DEBUGorDEBUGnamespace.Suggested labels:
dx,cli,good first issueSource:
docs/STARTER_ISSUES_REVIEW.md— edit in-repo first, then sync GitHub issues if needed.