omni computer use for Claude Code
io.github.jason26214/omni-computer-use
Windows MCP server replicating Anthropic's computer-use tool surface, for any MCP client.
client:Claude Code
transport:stdio
runtime:pypi
Install omni computer use in Claude Code
run in your project directory
claude mcp add omni-computer-use -e COMPUTER_USE_MAX_PIXELS=<COMPUTER_USE_MAX_PIXELS> -e COMPUTER_USE_MASKING=<COMPUTER_USE_MASKING> -e COMPUTER_USE_ENFORCE_FOREGROUND=<COMPUTER_USE_ENFORCE_FOREGROUND> -e COMPUTER_USE_DEV=<COMPUTER_USE_DEV> -- uvx omni-computer-use-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs