Skip to content

Fix argument quoting for Windows in claude command- to fix mcp config…#121

Open
almihy wants to merge 1 commit intoandrepimenta:mainfrom
almihy:main
Open

Fix argument quoting for Windows in claude command- to fix mcp config…#121
almihy wants to merge 1 commit intoandrepimenta:mainfrom
almihy:main

Conversation

@almihy
Copy link

@almihy almihy commented Sep 1, 2025

The issue was that when using spawn with shell: true on Windows, arguments
containing spaces need to be properly quoted. The extension now quotes any arguments that contain spaces
before passing them to the spawn command, which should resolve the MCP configuration file path parsing
issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant