Computer Use Omni runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from pypi. Last commit 13 Sep 2026.
A 1:1 replica of Claude Desktop's computer-use tool surface, for Windows and the Claude Code CLI.
Today is the operative word: we check Computer Use Omni every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add computer-use-omni -- uvx computer-use-omni
{
"mcpServers": {
"computer-use-omni": {
"args": [
"computer-use-omni"
],
"command": "uvx"
}
}
}
[mcp_servers.computer-use-omni]
command = "uvx"
args = ["computer-use-omni"]
{
"mcpServers": {
"computer-use-omni": {
"args": [
"computer-use-omni"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"computer-use-omni": {
"args": [
"computer-use-omni"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
COMPUTER_USE_MAX_PIXELS (Max pixels in a downscaled screenshot (default 1200000, ~1.2 MP).), COMPUTER_USE_MASKING (Mask non-allowlisted app windows in screenshots ('on'/'off', default off).), COMPUTER_USE_ENFORCE_FOREGROUND (Block input when the frontmost app is not allowlisted ('on'/'off', default off).), COMPUTER_USE_DEV (Register the reload hot-reload developer tool ('on'/'off', default off).).
The author declared them in the registry entry; get the values from the project itself.
Sourced market and compliance research for Claude Desktop, Claude Code and Cursor.
MCP relay server for Claude Desktop <-> Claude Code communication
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
Windows GUI automation on a hidden second desktop, driven from Claude Code over MCP.
Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.
Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
Answers built from our own checks of this server.