-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
MCP stdio client only sets windowsHide for electron apps https://github.com/modelcontextprotocol/typescript-sdk/blob/v1.x/src/client/stdio.ts#L128 This makes an empty console window (cmd.exe) show up if launched outside of electron.
To Reproduce
Steps to reproduce the behavior:
- Use StdioClientTransport to launch a Node.js based server on Windows
Expected behavior
No windows should show up.
Logs
If applicable, add logs to help explain your problem.
Additional context
Mentioned here #1104
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working