macOS
Running OpenClaw on macOS.
Requirements
- macOS 11 (Big Sur) or later
- Intel or Apple Silicon
Installation
bash
curl -fsSL https://get.openclaw.ai | bashmacOS-Specific Features
iMessage Integration
OpenClaw can connect to iMessage on macOS:
bash
openclaw channels setup imessagelaunchd Service
Run as a background service:
bash
# Install service
openclaw gateway install-service
# Start service
launchctl load ~/Library/LaunchAgents/ai.openclaw.gateway.plistNotification Center
Receive notifications via macOS Notification Center.
Permissions
OpenClaw may request:
- Full Disk Access (for iMessage)
- Accessibility (for automation)
- Camera/Microphone (if using nodes)
Grant permissions in: System Preferences → Security & Privacy → Privacy
Apple Silicon
OpenClaw runs natively on Apple Silicon (M1/M2/M3).
Troubleshooting
Gatekeeper
If blocked by Gatekeeper:
bash
xattr -d com.apple.quarantine /usr/local/bin/openclawPermission Issues
Ensure Terminal has necessary permissions in Security & Privacy.