g0t4
Enables interaction with macOS system preferences via the 'defaults' command for querying and modifying configurations.
Find entries container given word
List all available macOS domains, same as `defaults domains`
use the `defaults read <domain> <key>` command
use the `defaults write <domain> <key> <value>` command
Connect to MCP Server
No additional configuration required