@evelynn9【求助】Desktop Commander MCP本地无法启动 中发帖

使用的smithery提供的Desktop Commander 
{
"mcpServers": {
"desktop-commander": {
"command": "cmd",
"args": [
"/c",
"npx",
"-y",
"@smithery/cli@latest",
"run",
"@wonderwhy-er/desktop-commander",
"--key",
"xxx"
]
}
}
}

[image]
[image]
其余的smithery mcp都能正常启动