Skip to content

macOS Installation

1. Download the Installer

  1. Visit the download page (choose based on your region):
  2. Select macOS version
  3. Download the correct package for your chip:
    • Apple Silicon (M1/M2/M3/M4): DK-Suite_Setup_x.x.x_arm64.dmg
    • Intel: DK-Suite_Setup_x.x.x_x64.dmg

2. Installation Steps

  1. Double-click the downloaded .dmg file
  2. Drag DK-Suite.app into the Applications folder
  3. If "unverified developer" warning appears:
    • Open System Settings → Privacy & Security
    • Scroll down to find DK-Suite
    • Click Open Anyway
  4. Grant required permissions when prompted (microphone, accessibility, etc.)

3. Grant Permissions

DK-Suite requires these permissions:

PermissionPurposeSettings Path
MicrophoneVoice interactionSystem Settings → Privacy → Microphone
AccessibilitySystem controlSystem Settings → Privacy → Accessibility
Screen RecordingScreen sharing (optional)System Settings → Privacy → Screen Recording

4. Verify Installation

  • [x] App launches successfully
  • [x] Menu bar shows DK-Suite icon
  • [x] No security warning popups

💡 macOS OpenClaw Installation Notes

  1. Node.js version: If you already have Node.js installed, the Wizard will detect it, but the version must be > 22.19+. If you have an older version, manually upgrade Node.js first — otherwise OpenClaw cannot be installed.

  2. Git installation (Xcode): The Wizard installs Git using the default Xcode command line tools. Sometimes the Xcode installation popup may be overlooked. If Git installation appears stuck, click on Xcode in your Dock or Launchpad to proceed with the manual installation.

Released under MIT License