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.