Loading...
Loading...
Platform-neutral guidance for using Open Computer Use, the open-source Computer Use MCP server and CLI for macOS, Linux, and Windows. Use when an agent needs to install, verify, troubleshoot, configure, or operate Open Computer Use through its native CLI, stdio MCP server, or direct Computer Use tool calls.
npx skill4agent add ifuryst/open-codex-computer-use open-computer-uselist_appsget_app_stateclickperform_secondary_actionscrolldragtype_textpress_keyset_valueopen-computer-use -hopen-computer-use doctoropen-computer-use call list_appsopen-computer-use call get_app_state --args '{"app":"TextEdit"}'element_indexget_app_stateopen-computer-use call --calls '<json-array>'open-computer-use mcpopen-computer-useget_app_stateelement_indexset_valueclickscrolldragOPEN_COMPUTER_USE_ALLOW_GLOBAL_POINTER_FALLBACKS=1open-computer-use -h
open-computer-use doctor
open-computer-use call list_apps
open-computer-use call get_app_state --args '{"app":"TextEdit"}'
open-computer-use call click --args '{"app":"TextEdit","element_index":0}'
open-computer-use call type_text --args '{"app":"TextEdit","text":"Hello from Open Computer Use"}'open-computer-use call --calls '[
{"tool":"get_app_state","args":{"app":"TextEdit"}},
{"tool":"press_key","args":{"app":"TextEdit","key":"Return"}}
]'[mcp_servers.open_computer_use]
command = "open-computer-use"
args = ["mcp"]