RaroCUA for Windsurf
io.github.mectrojohnny/raro-cua
Local macOS Computer Use MCP server with screenshots, AX trees, and app actions.
client:Windsurf
transport:stdio
runtime:npm
Install RaroCUA in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"raro-cua": {
"command": "npx",
"args": [
"-y",
"@mectro/raro-cua"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs