Drive native macOS from an agent.

Two MCP servers and their matching CLIs: drive any macOS app through its Accessibility tree, or drive Xcode, simulators, and devices directly.

Open source. MIT licensed. Used in production by skiff and internal tmc labs tooling. cgo-free.

What it does

axmcp is how an agent works with real macOS apps — driving the UI through Apple's Accessibility API rather than through pixels and clicks. Complements cove (sandboxed desktop), cdp (browser), and nlm (NotebookLM) as the control surfaces tmc labs ships. Built on apple.