Files
paseo/packages
Mohamed Boudra 39b56af47b Fix Windows MCP config mangling by bypassing cmd.exe shell for Claude spawn
On Windows, spawnProcess defaults to shell: true which routes through cmd.exe.
The SDK passes --mcp-config with inline JSON containing double quotes that
cmd.exe strips, producing an invalid string that Claude Code interprets as a
file path (e.g. D:\xFlow{mcpServers:{paseo:{type:http,url:http:\...}).
2026-04-12 22:02:13 +07:00
..
2026-04-12 13:37:21 +07:00
2026-04-12 13:37:21 +07:00
2026-04-12 13:37:21 +07:00
2026-04-12 13:37:21 +07:00