Terminal control, filesystem search, and diff-based file editing capabilities. Execute commands, manage processes, and search files with advanced pattern matching
npx @getmcp/cli add desktop-commanderConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"desktop-commander": {
"command": "npx",
"args": [
"-y",
"@wonderwhy-er/desktop-commander@latest"
]
}
}
}