Mio Computer-Use Agent for Windsurf
io.github.mldlbs/mio-cua
Control this Windows desktop from any MCP client: files, windows, keyboard and mouse.
client:Windsurf
transport:stdio
runtime:pypi
Install Mio Computer-Use Agent in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mio-cua": {
"command": "uvx",
"args": [
"mio-cua"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs