On your Mac
The server runs locally. There is no OSX-MCP account and nothing is sent to us.
OSX-MCP is a native MCP server. It can click, type, read what is on screen, open apps, and run commands you approve. It works with Claude, ChatGPT, Cursor, Codex, Ollama, and any other MCP client.
The server runs locally. There is no OSX-MCP account and nothing is sent to us.
Shell, files, and similar tools ask first. Emergency stop is Control-Option-Shift-Escape.
Grant Accessibility (required) and Screen Recording (screenshots only) in System Settings.
One command finds the binary and writes MCP config for the clients on this Mac.
curl -fsSL https://raw.githubusercontent.com/imehdihosseini/osx-mcp/main/setup.sh | sh
Or with Homebrew: brew tap imehdihosseini/osx-mcp https://github.com/imehdihosseini/osx-mcp && brew install osx-mcp