-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hello, I've just tested it on Win11 and here's my notes.
- using directly via
npx mcp-shellwon'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

