deedy/mac_computer_use
A native macOS implementation of Anthropic's Computer Use feature that enables AI models to autonomously control a Mac by capturing the screen and executing mouse/keyboard commands.

This project ports Anthropic’s Docker-based Computer Use demo to run natively on macOS without requiring containerization. The agent uses native macOS utilities for screen capture and a tool called cliclick to control the mouse and keyboard, allowing AI models like Claude to interact with the desktop environment, open applications, navigate files, and execute system operations. It provides a Streamlit-based interface for configuring the agent, setting screen resolution, and selecting LLM providers including Anthropic, Bedrock, and Vertex.
Frequently asked
- What is deedy/mac_computer_use?
- A native macOS implementation of Anthropic's Computer Use feature that enables AI models to autonomously control a Mac by capturing the screen and executing mouse/keyboard commands.
- Is mac_computer_use open source?
- Yes — deedy/mac_computer_use is an open-source project tracked on heatdrop.
- What language is mac_computer_use written in?
- deedy/mac_computer_use is primarily written in Python.
- How popular is mac_computer_use?
- deedy/mac_computer_use has 881 stars on GitHub.
- Where can I find mac_computer_use?
- deedy/mac_computer_use is on GitHub at https://github.com/deedy/mac_computer_use.