@lucianfialho/hooklaw-cli
v3.0.1
Published
CLI for HookLaw — webhook orchestrator with AI agents and MCP tools
Downloads
43
Readme
@lucianfialho/hooklaw-cli
CLI for HookLaw — event-driven AI agents with native MCP tools.
Commands
hooklaw start
Start the HookLaw server. If no hooklaw.config.yaml exists, launches an interactive setup wizard in your browser.
hooklaw start
hooklaw start --verbose # enable debug logging
hooklaw start --port 4000 # custom porthooklaw init
Create a starter hooklaw.config.yaml in the current directory.
hooklaw inithooklaw doctor
Diagnose your HookLaw setup — checks config, providers, MCP servers, and database.
hooklaw doctorInstall
Usually installed via the main hooklaw package:
npm install -g hooklawOr standalone:
npm install @lucianfialho/hooklaw-cliLicense
MIT
