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"
}
}
}
{
"mcpServers": {
"macPilotCli": {
"env": {},
"args": [],
"command": "npx"
}
}
}
Seamless access to top MCP servers powering the future of AI integration.