mcpbeat Sign in

Mio Computer-Use Agent MCP Server

local only

Mio Computer-Use Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 177 installs a week from pypi.

Control this Windows desktop from any MCP client: files, windows, keyboard and mouse.

Installs per day peak 993 · avg 115 · -41% w/w
a month agotoday
177
Installs / week
pypi · mio-cua
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Mio Computer-Use Agent every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add mio-cua -- uvx mio-cua
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mio-cua": {
      "args": [
        "mio-cua"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mio-cua]
command = "uvx"
args = ["mio-cua"]
.cursor/mcp.json
{
  "mcpServers": {
    "mio-cua": {
      "args": [
        "mio-cua"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mio-cua": {
      "args": [
        "mio-cua"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Mio Computer-Use Agent

same job, measured the same way
Windows Computer Use MCP
by hiphopanda

Control Windows desktop via MCP: mouse, keyboard, screenshots, clipboard, and apps.

106 installs/wk local only
Computer Use
by hightemp

Local MCP server for desktop automation: mouse, keyboard, screen, windows, and processes.

34 installs/wk local only
Screen Control
by xeakaes

Safety-gated computer use for AI agents: screen OCR and vision, mouse, keyboard, window control.

local only
Capsulate
by capsulatedev

Real Linux and Windows desktop VMs for AI agents: exec, files, computer-use and snapshots via MCP.

221 installs/wk local only
Desktop MCP
by jaimenbell

Windows desktop-control MCP server: screenshot, window mgmt, mouse/keyboard input, recording.

73 installs/wk local only
Computer-Use Agents API
by hcompai

Run and manage H Company's Computer-Use Agents from any MCP client.

9 tools answering
Computer Use
by domdomegg

Control your computer with screenshots, mouse, and keyboard automation.

379 installs/wk local only
MCP Test Utils
by jeenyjai

Desktop UI automation for AI agents: screenshots, windows, mouse, keyboard, UI Automation, OCR

local only

Mio Computer-Use Agent — questions

Answers built from our own checks of this server.

Why is there no uptime for Mio Computer-Use Agent?
Mio Computer-Use Agent runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mio-cua was installed 177 times last week.
How do I connect Mio Computer-Use Agent?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mio-cua straight from pypi; nothing to host, nothing to sign up for.
How many people use Mio Computer-Use Agent?
The pypi package mio-cua was installed 177 times in the last week. Week over week that is -41%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.