Skip to main content

Installation

Verify Installation

Quick Setup

1

Initialize

Creates the default configuration files in the current directory.
2

Run the onboarding wizard

Detects your environment, selects the right deployment mode, and configures your first AI provider.
3

Start the server

Starts the HTTP API server on port 3000 (configurable with -p).

Global Flags

These flags are available on every command.
boolean
Show help text for the command.
boolean
Print the installed profClaw version and exit.
boolean
Output raw JSON instead of formatted tables. Available on most subcommands. Useful for scripting and piping to jq.

Environment Variables

The CLI reads these variables for its own configuration (separate from the server). Set API credentials permanently:
Or via environment:

Command Groups

Shell Completion

Generate shell completion scripts to enable tab completion.