Computer Use Omni
@Jason26214
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"computer-use-omni": {
"command": "uvx",
"args": [
"computer-use-omni"
]
}
}
}Tools
2end 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).
Overview
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_applicationaccepts a full.exepath) - Multi-monitor support with self-describing screenshots and a
display_overvieworientation 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.
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Comments