Provides Model Context Protocol (MCP) access for reading and writing macOS defaults (settings).
MacOS Defaults offers a Model Context Protocol (MCP) server, enabling applications to interact with macOS's defaults system. This allows for reading and writing application preferences and system settings, making it useful for automation, configuration management, and extending application functionality. It includes tools to list domains, find specific defaults, read values, and write new settings, mirroring the functionality of the 'defaults' command-line utility.