
MacPilot
STDIOMCP server enabling LLMs to control macOS through system automation tools
MCP server enabling LLMs to control macOS through system automation tools
MacPilot CLI is an open-source tool that enables Large Language Models (LLMs) to interact with macOS through the MCP (Model Control Protocol) protocol. It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.
getCursorPosition
controlMouse
pasteText
captureScreen
shell
openApp
listApps
getWindowsInfo
getWindowA11yInfo
{ "mcpServers": { "macPilotCli": { "command": "/path/to/downloaded/binary" } } }