Kenert Kulu
Results
2
comments of
Kenert Kulu
@jason51553262 this solved it for me following your example: `npm install -g @wonderwhy-er/desktop-commander` My claude_desktop_config.json: ```json { "mcpServers": { "desktop-commander": { "command": "/Users/kenert/.nvm/versions/node/v22.15.0/bin/node", "args": [ "/Users/kenert/.nvm/versions/node/v22.15.0/bin/npx", "@wonderwhy-er/desktop-commander" ] } }...
+1, also experiencing this issue.