MCP.so
登录

Computer Use Omni

@Jason26214

关于 Computer Use Omni

Windows computer-use MCP server - 1:1 replica of Claude Desktop's tool surface, for the Claude Code CLI or any MCP client. Screenshots, mouse, keyboard, multi-monitor. Full tier everywhere: type into IDEs, launch loose dev builds, let the agent test the app you're building.

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "computer-use-omni": {
      "command": "uvx",
      "args": [
        "computer-use-omni"
      ]
    }
  }
}

工具

2

end the session without killing the process (glow off, controlling window restored, grants revoked); the counterpart to `request_access`.

one composite, labeled image of all monitors laid out per the virtual-desktop arrangement (an orientation aid for "which screen is that window on?"; not a click surface).

概览

What is Computer Use Omni?

A Windows computer-use MCP server — a faithful 1:1 replica of Claude Desktop's computer-use tool surface, usable from the Claude Code CLI or any MCP client. Screenshots, mouse, keyboard, clipboard, multi-monitor, application launch.

How to use Computer Use Omni?

Run uvx computer-use-omni, or add it to the Claude Code CLI:

claude mcp add computer-use-omni -s user -- uvx computer-use-omni

Key features of Computer Use Omni

  • 29 tools matching Anthropic's official computer-use tool names, parameters, and coordinate semantics
  • Full tier everywhere: type into IDEs and terminals, launch loose dev builds (open_application accepts a full .exe path)
  • Multi-monitor support with self-describing screenshots and a display_overview orientation map
  • Keyboard self-harm guard: synthetic keystrokes are blocked when the controlling window is frontmost
  • Faithful Claude Desktop visuals: orange edge glow, status pill, terminal auto-shrink
  • 16-scenario end-to-end test suite, each scenario run through a fresh MCP process
  • In daily use since 2026-06, MIT licensed

Use cases of Computer Use Omni

  • Let the agent test the desktop app you're building: launch the fresh build, click through it, type into it, verify behavior
  • GUI testing and Windows desktop automation driven from the Claude Code CLI
  • Anthropic's vision-and-coordinate computer-use paradigm in MCP clients where the built-in tool isn't available

FAQ from Computer Use Omni

Where is the source code for Computer Use Omni?

https://github.com/Jason26214/computer-use-omni

Does Computer Use Omni include a standard MCP config?

Yes — see the Config tab: uvx computer-use-omni over stdio.

常见问题

Where is the source code for Computer Use Omni?

https://github.com/Jason26214/computer-use-omni

Does Computer Use Omni include a standard MCP config?

Yes — see the Config tab: `uvx computer-use-omni` over stdio.

评论

开发工具 分类下的更多 MCP 服务器