Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.Jason26214/omni-computer-use · v1.0.1
A 1:1 replica of Claude Desktop's computer-use tool surface, for Windows and the Claude Code CLI.
omni-computer-use 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"omni-computer-use": {
"command": "uvx",
"args": [
"omni-computer-use-mcp"
]
}
}
}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.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "io.github.Jason26214/omni-computer-use",
"type": "mcp-server",
"version": "1.0.1",
"displayName": "omni-computer-use",
"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/omni-computer-use",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "omni-computer-use-mcp",
"version": "1.0.1",
"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/omni-computer-use",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Jason26214%2Fomni-computer-use/versions/latest",
"isOfficial": true,
"status": "active"
}
}