← 返回
未分类 中文

Open Computer Use

Guidance for installing, configuring, and operating Open Computer Use, an open-source Computer Use MCP service for macOS, Linux, and Windows.
Open Computer Use安装配置与操作指南,一款面向macOS、Linux和Windows的开源计算机使用MCP服务。
ifuryst ifuryst 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 287
下载
💾 0
安装
1
版本
#claude#codex#computer-use#desktop-automation#gemini#latest#mcp

概述

Open Computer Use

Overview

Open Computer Use is an open-source Computer Use service exposed through MCP. It lets compatible AI agents operate local desktop apps on macOS, Linux, and Windows through tools such as list_apps, get_app_state, click, type_text, press_key, scroll, drag, and set_value.

Use this skill when a user wants to install, configure, verify, troubleshoot, or operate Open Computer Use from an agent runtime such as Codex, Claude Code, Gemini CLI, opencode, or another MCP client.

Install

Install the CLI:

npm i -g open-computer-use

On macOS, run it once and grant Accessibility and Screen Recording permissions:

open-computer-use

Windows and Linux do not require the macOS permission step.

MCP Setup

Install into Codex:

open-computer-use install-codex-mcp

Or configure any MCP client manually:

{
  "mcpServers": {
    "open-computer-use": {
      "command": "open-computer-use",
      "args": ["mcp"]
    }
  }
}

Other Agent Integrations

Open Computer Use also includes installer commands for common agent runtimes:

open-computer-use install-codex-plugin
open-computer-use install-claude-mcp
open-computer-use install-gemini-mcp
open-computer-use install-opencode-mcp

Direct CLI Calls

Use the CLI to call one tool:

open-computer-use call list_apps
open-computer-use call get_app_state --args '{"app":"TextEdit"}'

Run a sequence in one process so element indexes can be reused:

open-computer-use call --calls '[{"tool":"get_app_state","args":{"app":"TextEdit"}},{"tool":"press_key","args":{"app":"TextEdit","key":"Return"}}]'

Check setup and permissions:

open-computer-use doctor

Operating Rules

  • Treat Computer Use as control over the user's real desktop session.
  • Ask before actions that send messages, submit forms, delete data, install software, change system settings, make purchases, or expose sensitive local information.
  • Prefer accessibility element indexes from get_app_state over coordinate clicks when available.
  • Re-read app state after important actions before continuing.
  • On macOS, if tools fail due to permissions, ask the user to grant Accessibility and Screen Recording for the Open Computer Use app or runtime process.

Project Links

  • Repository: https://github.com/iFurySt/open-codex-computer-use
  • npm package: https://www.npmjs.com/package/open-computer-use

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-21 14:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,952
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 31,038
it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 472 📥 78,728