Skip to content
Windsurf

Desktop Commander for Windsurf

io.github.wonderwhy-er/desktop-commander

MCP server for terminal commands, file operations, and process management

client:Windsurf transport:stdio runtime:npm

Install Desktop Commander in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "desktop-commander": {
      "command": "npx",
      "args": [
        "-y",
        "@wonderwhy-er/desktop-commander"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Desktop Commander in other clients