Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Munim Computer Use in other clients