uisight
v0.15.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
io.github.Jason26214/computer-use-omni · v1.0.0
A 1:1 replica of Claude Desktop's computer-use tool surface, for Windows and the Claude Code CLI.
computer-use-omni 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"computer-use-omni": {
"command": "uvx",
"args": [
"computer-use-omni"
]
}
}
}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).
v0.15.0
io.github.yusufcemres/uisight
Your AI sees the screen but can't measure it — measured web UI findings, shared live sessions
v0.4.0
tech.finology/student-loan
Free, keyless federal student-loan math: RAP, IBR, ICR, PSLF. Logged+cited tier: verified-engine
v3.0.71
io.github.hashgraph-online/hol-guard
Local-first AI agent security evidence and approval workflows through HOL Guard's stdio MCP server.
v2.6.14
io.github.DamianTodorovic/kepta
Local memory for AI agents. One SQLite file on your machine — no cloud, no account.
v0.9.4
io.github.prismnetwork-tech/mcp
Rent real NVIDIA GPUs from your agent. Browse with no wallet; pay per second onchain.
v0.4.0
io.github.LBarimi/failtrace
Reproduce, compare, isolate, and minimize software failures with saved evidence.
{
"id": "io.github.Jason26214/computer-use-omni",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "computer-use-omni",
"description": "A 1:1 replica of Claude Desktop's computer-use tool surface, for Windows and the Claude Code CLI.",
"repository": {
"url": "https://github.com/Jason26214/computer-use-omni",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "computer-use-omni",
"version": "1.0.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "COMPUTER_USE_MAX_PIXELS",
"description": "Max pixels in a downscaled screenshot (default 1200000, ~1.2 MP)."
},
{
"name": "COMPUTER_USE_MASKING",
"description": "Mask non-allowlisted app windows in screenshots ('on'/'off', default off)."
},
{
"name": "COMPUTER_USE_ENFORCE_FOREGROUND",
"description": "Block input when the frontmost app is not allowlisted ('on'/'off', default off)."
},
{
"name": "COMPUTER_USE_DEV",
"description": "Register the reload hot-reload developer tool ('on'/'off', default off)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Jason26214/computer-use-omni",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Jason26214%2Fcomputer-use-omni/versions/latest",
"isOfficial": true,
"status": "active"
}
}