Integrates with Apple's native apps, providing tools for managing Calendar, Mail, Notes, and Reminders on macOS.
Deep integration with macOS for UI control, app launching, and system interactions through various tools for UI inspection and manipulation.
Connects with Raycast AI to enable control of macOS apps and system features through natural language commands.
Enables AI assistants to launch and control Safari for web navigation and interaction with websites.
Macuse
What is Macuse?
Macuse is a native Mac app that lets AI assistants like Claude, Cursor, and Raycast control your computer through the Model Context Protocol (MCP). Turn natural language commands into real actions:
- Control Any App - Click buttons, type text, navigate interfaces, take screenshots
- Manage Calendar - Create events, check availability, search schedules
- Handle Contacts - Search, access, and manage contact information
- Work with Notes - Create, update, and search Apple Notes
- Handle Reminders - Manage tasks with priorities and due dates
- Send Messages - Control Messages app, send texts, manage conversations
- Location Services - Get current location, integrate with Maps
- Maps Integration - Search locations, get directions, open in Maps
- Email Management - Full Mail app control with advanced filtering
- Inspect Interfaces - Extract text, find elements, analyze apps
How It Works
Transform your AI from a chatbot into a capable digital assistant. Simply give natural language commands:
Calendar & Scheduling
Email Management
Web Navigation & Apps
Notes & Task Management
Complex App Interactions
Location & Maps
Contacts & Messages
Multi-App Workflows
System Requirements
Minimum Requirements
- macOS: 10.15 (Catalina) or later
- Hardware: Intel Mac or Apple Silicon Mac
- RAM: 4GB minimum, 8GB recommended
- Storage: 100MB free disk space
- Internet: Required for initial setup and AI client communication
Required Permissions
Macuse requires the following macOS permissions to function properly:
- Accessibility: Core requirement for UI control and app automation
- Calendar: For calendar management features
- Contacts: For contact search and management
- Reminders: For task management features
- Location Services: For location-based features (optional)
Compatible AI Clients
- Claude Desktop: Full stdio and SSE support
- Cursor: Full stdio support
- Raycast AI: Native SSE support
- Any MCP-compatible client: Via stdio or SSE proxy
Quick Start
Get Started in 30 Seconds
- Download Macuse from our website
- Launch and grant Accessibility permissions
- Generate your access token
- Configure your AI assistant
- Start automating your Mac!
Features
System Control (4 tools)
get_running_apps
- Get all currently running macOS applicationsget_active_apps
- Get applications currently visible on screenlaunch_app
- Launch any macOS application by bundle IDget_bundle_id
- Get the bundle ID of an application by its name
UI Inspector (4 tools)
get_ui_hierarchy
- Retrieve complete UI structure of any appfind_ui_elements
- Search for UI elements by attributesget_focused_element
- Get the currently focused UI elementget_visible_text
- Extract all visible text from an app
UI Interaction (7 tools)
mouse_move_to_element
- Move cursor to any UI elementmouse_click_element
- Left-click UI elementsmouse_double_click_element
- Double-click UI elementsmouse_right_click_element
- Right-click UI elementsactivate_element
- Activate elements via accessibility APIkeyboard_press_key
- Simulate key presses with modifierstype_text
- Type text into focused fields
Calendar Management (7 tools)
check_calendar_permission
- Check Calendar access permissionsget_calendars
- List all available calendarsget_calendar_events
- Search events with advanced filterscreate_calendar_event
- Create new calendar eventsget_calendar_event
- Get specific event detailsupdate_calendar_event
- Modify existing eventsdelete_calendar_event
- Remove calendar events
Contacts Management (3 tools)
check_contacts_permission
- Check Contacts access permissionsget_all_contacts
- Get all contacts from the address booksearch_contacts
- Search contacts by name, email, or other attributes
Location Services (1 tool)
get_current_location
- Get the current GPS location
Mail Control (12 tools)
check_mail_permission
- Check Mail app permissionsget_mail_accounts
- List configured mail accountsget_mails
- Search messages with filtersget_mail_content
- Read full email contentcreate_mail
- Compose and send emailsreply_mail
- Reply to email threadsforward_mail
- Forward emails to recipientsmark_as_read
- Mark emails as readmark_as_unread
- Mark emails as unreadget_mailboxes
- List all mailboxesmove_mail
- Move emails between mailboxesdelete_mail
- Delete email messages
Maps Integration (4 tools)
search_places
- Search for locations and placesget_directions
- Get directions between locationsexplore_places
- Explore nearby places and points of interestcalculate_eta
- Calculate estimated time of arrival
Messages Control (5 tools)
check_messages_permission
- Check Messages app permissionssearch_chats
- Search for message conversationssearch_messages
- Search for specific messagesget_chat
- Get details of a specific chat conversationsend_message
- Send text messages via Messages app
Notes Management (8 tools)
check_notes_permission
- Check Notes access permissionsget_notes
- Search notes with filtersget_note
- Get full note content (HTML)create_note
- Create new notesupdate_note
- Update existing notesdelete_note
- Move notes to trashrestore_note
- Restore deleted notesopen_note
- Open notes in Notes app
Reminders Control (6 tools)
check_reminders_permission
- Check Reminders permissionsget_reminder_lists
- List all reminder listsget_reminders
- Search reminders with filterscreate_reminder
- Create new remindersupdate_reminder
- Update existing remindersdelete_reminder
- Delete reminders
Security Features
- Token Authentication - Secure access control
- Device Binding - Locks to your specific Mac
- Granular Permissions - Control what AI can access
- Local Processing - No cloud, no tracking
Installation
Download Macuse
Get the latest version from our official download page:
Setup Process
- Download from macuse.app/download
- Drag Macuse.app to your Applications folder
- Launch Macuse from Applications
- Grant Accessibility permissions when prompted
- Generate your access token
Configuration
Tip: You can copy configurations directly from the Macuse app or use one-click auto-configuration.
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
:
Cursor
Add to Cursor's MCP settings:
Raycast AI
Raycast supports direct SSE connections:
Other MCP Clients (SSE Mode)
For clients that don't support SSE natively, use the mcp-remote
proxy:
Troubleshooting
Permissions Issues
Accessibility Permission Not Working
- Go to System Preferences → Security & Privacy → Privacy → Accessibility
- Remove Macuse from the list if present
- Re-add Macuse by clicking the + button
- Restart Macuse
Calendar/Contacts/Reminders Access Denied
- Go to System Preferences → Security & Privacy → Privacy
- Select the specific service (Calendar, Contacts, or Reminders)
- Check the box next to Macuse
- Restart Macuse if needed
Connection Issues
AI Client Can't Connect
- Verify your access token is correctly configured
- For SSE mode, ensure port 35729 is not blocked by firewall
- Check that Macuse is running and the token is valid
- Restart both Macuse and your AI client
Token Authentication Failed
- Regenerate a new token in the Macuse app
- Update your AI client configuration with the new token
- Ensure there are no extra spaces in the token string
Port Conflicts (SSE Mode)
- If port 35729 is in use, stop other applications using it
- Port 35729 is currently fixed and cannot be changed
- Ensure no other applications are using this port
Performance Issues
Slow Response Times
- Close unnecessary applications to free up system resources
- Check if multiple AI clients are making simultaneous requests
- Restart Macuse if it becomes unresponsive
UI Automation Not Working
- Ensure the target application is running and visible
- Some applications may require specific focus or window state
- Try clicking on the target application first
Frequently Asked Questions
General Usage
Q: Can I use multiple AI clients with Macuse simultaneously? A: Yes, Macuse supports concurrent connections from multiple AI clients. Each client will receive responses to their own requests.
Q: Is my data safe? Does Macuse send information to the cloud? A: Macuse processes everything locally on your Mac. No data is sent to external servers. Your calendar, contacts, and other information stay on your device.
Q: How do I reset my access token? A: Open the Macuse app, go to the Token section, and click "Generate New Token". Update your AI client configurations with the new token.
Q: Can Macuse work with apps that aren't mentioned in the feature list? A: Yes! The UI Inspector and Interaction tools work with any macOS application that supports accessibility APIs. Native integrations are available for Calendar, Mail, Notes, Reminders, Contacts, Maps, and Messages.
Technical Questions
Q: What's the difference between stdio and SSE modes? A: Stdio mode uses direct process communication (recommended for Claude Desktop and Cursor). SSE mode uses HTTP Server-Sent Events (required for Raycast AI and web-based clients).
Q: How do I change the SSE port from 35729? A: Currently, the SSE port is fixed at 35729. Port configuration will be available in a future update.
Q: Why do some operations seem slow? A: UI automation requires time for visual elements to load and respond. Macuse includes appropriate delays to ensure reliable operation across different apps and system speeds.
Q: Can I automate apps that require admin privileges? A: Macuse can interact with apps that have elevated privileges, but you may need to grant additional permissions or run those apps normally (not with sudo).
Privacy & Security
Q: What permissions does Macuse need and why? A: Macuse needs Accessibility (for UI control), Calendar/Contacts/Reminders (for native integrations), and optionally Location Services (for Maps features). These permissions are used only for the features you actively use.
Q: How secure is the token authentication? A: Tokens are securely generated and stored locally. They're bound to your specific Mac using hardware fingerprinting. Tokens can be regenerated at any time.
Updates & Maintenance
Checking for Updates
Macuse automatically checks for updates when launched. You can also manually check:
- Open the Macuse app
- Go to About section
- Click Check for Updates
Installing Updates
When an update is available:
- Click Download in the update notification
- Quit Macuse completely
- Replace the old app with the new version
- Launch the new version and verify your settings
Version History
Current version: 0.9.0
Recent Changes:
- Added Location Services and Maps integration
- Enhanced permission handling
- Improved Messages and Contacts toolboxes
- Better error handling and diagnostics
For detailed changelog, see CHANGELOG.md
Backup & Data
Your settings and tokens are automatically backed up in:
Before major updates, consider backing up this folder.
Known Limitations
Application Compatibility
Fully Supported Apps:
- All native macOS apps (Calendar, Mail, Notes, Reminders, Contacts, Messages)
- Most standard macOS applications
- Apps that properly implement accessibility APIs
Limited Support:
- Some third-party apps may have restricted accessibility access
- Apps with non-standard UI elements may require specific targeting
- Web content within apps requires specific element identification
Performance Considerations
- UI Operations: Some actions may take 1-2 seconds for visual feedback
- Large Data Sets: Operations on thousands of emails/contacts may be slower
- Concurrent Requests: Multiple simultaneous AI clients may experience delays
- System Resources: Heavy UI automation may temporarily increase CPU usage
Security Restrictions
- Sandboxed Apps: Some Mac App Store apps have limited accessibility
- System Dialogs: Cannot automate password prompts or security dialogs
- Admin Operations: Cannot perform actions requiring administrator privileges
- Protected Content: Cannot access password fields or secure payment forms
Feature Limitations
- Cross-Application Drag & Drop: Not currently supported
- File Dialog Automation: Limited support for complex file operations
- Multi-Monitor: UI targeting works best on primary display
- VoiceOver Integration: May conflict with running VoiceOver
Resources
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Connect AI with any macOS app. Deep integration with native apps like Calendar, Mail, Notes, plus UI control for all applications. Works with Claude, Cursor, Raycast, and any MCP-compatible AI.
Related MCP Servers
- AsecurityAlicenseAqualityA collection of tools that enables Claude AI and Cursor to access native macOS applications such as Messages, Notes, Contacts, Emails, Reminders, Calendar, and Maps through the Model Context Protocol.Last updated -757010TypeScriptMIT License
- AsecurityFlicenseAqualityA collection of tools that enable AI assistants to interact with Apple applications and services including Contacts, Notes, Messages, Mail, Reminders, Calendar, Maps, and Web Search through the Model Context Protocol.Last updated -8TypeScript
- -securityAlicense-qualityAn MCP server that enables AI assistants like Claude to access and manipulate Apple Notes on macOS, allowing for retrieving, creating, and managing notes through natural language interactions.Last updated -75TypeScriptMIT License
- -securityAlicense-qualityA collection of Apple-native tools for the MCP protocol that enables AI assistants to interact with Apple applications including Messages, Notes, Contacts, Mail, Reminders, Calendar, and Maps.Last updated -570TypeScriptMIT License