Skip to main content

System Requirements

Node.js 22 or later is required. Check your version with node --version. Install or upgrade via nodejs.org or a version manager like nvm.

Install Methods

Verify the installation:

Post-Install Setup

After installation, run the interactive setup wizard:
This will:
  1. Create a .profclaw/ configuration directory
  2. Detect your environment (Docker, VPS, local machine)
  3. Recommend a deployment mode (pico/mini/pro)
  4. Set up your first AI provider
  5. Configure optional chat channels
See Onboarding for a step-by-step walkthrough of the wizard.

Verify the Installation

Run the health check to confirm everything is configured correctly:
Expected output:
If any checks fail, the doctor command prints the specific issue and a remediation hint. Common issues: missing API keys, port conflicts, or an outdated Node.js version.

Next Steps

Onboarding Wizard

Step-by-step walkthrough of the interactive setup wizard.

First Run

Start the server and send your first message to the agent.

Deployment Modes

Compare pico, mini, and pro modes to pick the right one for your hardware.

Docker Deployment

Production-ready Docker setup with Redis and persistent storage.