Apple Notifier
JSON →Send native macOS notifications and interact with system dialogs.
Install
npx -y @smithery/cli Tools · 5
- send_notification Display native macOS notifications with customizable content including title, message, subtitle, and sound.
- prompt_user Show interactive dialog prompts to get user input with customizable message, default answer, buttons, and icon.
- speak Use macOS text-to-speech capabilities to speak text with optional voice and rate parameters.
- take_screenshot Capture screenshots using macOS screencapture with options for type, format, cursor visibility, shadow, and timestamp.
- select_file Open native macOS file picker dialog for file selection with prompt, default location, file type filters, and multiple selection support.
Environment variables
OPENAI_API_KEY
Links
★ 26 GitHub stars