open-compute (computer-use) for Windsurf
io.github.lukisch/open-compute-mcp
Model-agnostic computer-use MCP: screenshot, safety-gated actions, Windows UIA targeting.
client:Windsurf
transport:stdio
runtime:npm
Install open-compute (computer-use) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"open-compute-mcp": {
"command": "npx",
"args": [
"-y",
"open-compute-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs