Skip to content

Installation (macOS)

  1. Install via Homebrew

    Terminal window
    brew install openclaw
  2. Initialize your workspace

    Terminal window
    openclaw init
  3. Configure your API key

    Terminal window
    openclaw config set anthropic.apiKey YOUR_KEY_HERE
  4. Start the gateway

    Terminal window
    openclaw gateway start
  5. Verify it’s running

    Terminal window
    openclaw status