MCP Directory
Back

open-codex-computer-use

by iFurySt · Swift · ★ 1,196

👾 Open Computer Use – Open-Source Alternative to Codex Computer Use

#accessibility#ai-agent#ai-agents#claude-code#codex#codex-computer-use#computer-use#computer-use-agent#cross-platform#cua#desktop-automation#gemini-cli#gui-automation#macos#mcp#model-context-protocol#open-computer-use#open-computer-use-mcp#openai-codex#opencode

Install

git clone https://github.com/iFurySt/open-codex-computer-use.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "open-codex-computer-use": {
      "command": "npx",
      "args": [
        "-y",
        "github:iFurySt/open-codex-computer-use"
      ]
    }
  }
}

From the README

[](./README.md) [](./README.zh-CN.md) [](https://github.com/iFurySt/open-codex-computer-use/releases) [](https://deepwiki.com/iFurySt/open-codex-computer-use) > [!TIP] > Interested in Browser Use? Check out [open-browser-use](https://github.com/iFurySt/open-codex-browser-use). --- is an open-source service wrapped as . Any AI agent or MCP client can use it to run Computer Use on macOS, Linux, and Windows. This project was inspired by OpenAI's [Codex Computer Use](https://openai.com/index/codex-for-almost-everything/). It showed that non-intrusive CUA can be built on top of Accessibility,…
Read full README on GitHub →

Related ai & ml servers