Open
Description
Hello, I've just tested it on Win11 and here's my notes.
- using directly via
npx mcp-shell
won't work. - you should install it
npm install -g mcp-shell
- then you should edit
claude_desktop_config.json
:
"shell-server": {
"command": "C:\\Program Files\\nodejs\\node.exe",
"args": ["C:\\Users\\{REPLACE_USERNAME}\\AppData\\Roaming\\npm\\node_modules\\mcp-shell\\build\\index.js"]
}
Metadata
Metadata
Assignees
Labels
No labels