Computer Use for Windsurf
io.github.domdomegg/computer-use-mcp
Control your computer with screenshots, mouse, and keyboard automation.
client:Windsurf
transport:stdio
runtime:npm
Install Computer Use in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"computer-use-mcp": {
"command": "npx",
"args": [
"-y",
"computer-use-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs