Enables LLM clients to interact with macOS applications through AppleScript.
This Model Context Protocol (MCP) server bridges LLM clients with the power of macOS automation, allowing large language models to safely and effectively control native applications via AppleScript. It features a robust plugin architecture, offering predefined tools for common tasks in applications like Finder and BBEdit, with strong emphasis on security through configurable timeouts and disabled arbitrary script execution by default. Its structured error handling provides clear, LLM-friendly feedback, making it an an essential component for building sophisticated LLM agents on macOS.