computer use omni for Windsurf
io.github.jason26214/computer-use-omni
A 1:1 replica of Claude Desktop's computer-use tool surface, for Windows and the Claude Code CLI.
client:Windsurf
transport:stdio
runtime:pypi
Install computer use omni in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"computer-use-omni": {
"command": "uvx",
"args": [
"computer-use-omni"
],
"env": {
"COMPUTER_USE_MAX_PIXELS": "<COMPUTER_USE_MAX_PIXELS>",
"COMPUTER_USE_MASKING": "<COMPUTER_USE_MASKING>",
"COMPUTER_USE_ENFORCE_FOREGROUND": "<COMPUTER_USE_ENFORCE_FOREGROUND>",
"COMPUTER_USE_DEV": "<COMPUTER_USE_DEV>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs