Munim Computer Use for Windsurf
io.github.munimtechnologies/munim-computer-use
Accessibility-first desktop control for any agent: background input, agent pointer, zoom, Chrome.
client:Windsurf
transport:stdio
runtime:npm
Install Munim Computer Use in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"munim-computer-use": {
"command": "npx",
"args": [
"-y",
"munim-computer-use"
],
"env": {
"COMPUTER_USE_BROWSER": "<COMPUTER_USE_BROWSER>",
"COMPUTER_USE_AGENT_CURSOR": "<COMPUTER_USE_AGENT_CURSOR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs