System Requirements
| Requirement | Minimum | Recommended |
|---|---|---|
| Node.js | 22+ | 22 LTS |
| RAM | 512MB (pico) | 2GB+ (mini/pro) |
| Disk | 500MB | 2GB+ |
| Redis | Optional | Required for pro mode |
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
- npm
- pnpm
- Docker
- Docker (Pico)
- From Source
Post-Install Setup
After installation, run the interactive setup wizard:- Create a
.profclaw/configuration directory - Detect your environment (Docker, VPS, local machine)
- Recommend a deployment mode (pico/mini/pro)
- Set up your first AI provider
- Configure optional chat channels
Verify the Installation
Run the health check to confirm everything is configured correctly: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.