Command Palette

Search for a command to run...

UnylyUnyly
Browse all

MacPilotCli

FreeNot checked

MacPilot CLI is a mcp server, It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.

GitHubEmbed

About

MacPilot CLI is a mcp server, It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.

README

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.

Tool Documentation

  • getCursorPosition
  • controlMouse
  • pasteText
  • captureScreen
  • shell
  • openApp
  • listApps
  • getWindowsInfo
  • getWindowA11yInfo

Tools To Be Implemented

  • Drag mouse

Getting Started

  1. You need a Mac computer with Apple Silicon running macOS 14.0 (Sonoma) or later
  2. Download the binary file from the Releases section
  3. Configure your MCP-compatible application (Cursor or Claude Desktop app) by adding the following configuration:
    {
      "mcpServers": {
        "macPilotCli": {
          "command": "/path/to/downloaded/binary"
        }
      }
    }
    
  4. Grant the necessary permissions (screen recording, accessibility) to the application you're using with MacPilot CLI. For example, if you're using Cursor, make sure Cursor has the required permissions in System Settings.
  5. Switch to a tool-compatible model according to your application's requirements, and you're ready to use MacPilot CLI

from github.com/huhu415/macPilotCli

Installing MacPilotCli

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/huhu415/macPilotCli

FAQ

Is MacPilotCli MCP free?

Yes, MacPilotCli MCP is free — one-click install via Unyly at no cost.

Does MacPilotCli need an API key?

No, MacPilotCli runs without API keys or environment variables.

Is MacPilotCli hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install MacPilotCli in Claude Desktop, Claude Code or Cursor?

Open MacPilotCli on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare MacPilotCli with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs