Hello, dear @smithery/cli developers?
When will it be compatible with the Windows operating system environment?
Currently, after installing the plug-in cline in Windows 11 system + pwsh7 + vscode 1.97.2,
it is not possible to successfully install and deploy mcp-server through the command "npx -y @smithery/cli@latest install @executeautomation/playwright-mcp-server --client cline". You must change the absolute path of node and the absolute path of "***\playwright-mcp-server\dist\index.js" in the mcp server configuration file of cline to connect to the mcp server?



Why is it so unfriendly to the Windows system? My other mbp does not have these problems under the macOS system. After npx -y @smithery/cli@latest install ***, mcpserver is automatically generated, and vscode automatically connects to the mcp server after saving the configuration.
