Skip to main content
Glama

dottie-mac-use

macOS named tools + AX/EventKit CLI (:1319) + HTTP façade (:1321).

Completely standalone. No gateway. No Dottie.app. Own data dir.

npm install
npm start

HTTP

:1321

AX CLI

:1319 (bin/dottie-mac-use-ax)

Data

~/.dottie-mac-use/ (token, workspace, permissions)

Override data dir: DOTTIE_MAC_USE_DATA=/path. Desktop sets this to ~/.dottie when embedding.

Command

What

npm start

HTTP + AX

npm run mcp

MCP stdio

npm run build:ax

rebuild AX binary

Grant Accessibility to bin/dottie-mac-use-ax.

Apple Silicon + Node ≥22.

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    D
    maintenance
    Provides a local MCP bridge for AI assistants to control a Mac by observing screen state and performing actions like mouse movement, clicking, typing, and opening URLs.
    12
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    macOS MCP server that enables AI agents to directly control the host OS, including mouse, keyboard, windows, files, and accessibility automation for computer-use workflows.
    1
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    A minimal macOS GUI-automation MCP server providing tools to see app state, perform actions, manage apps, send notifications, and run AppleScripts with security boundaries.
    -