DenchClaw — AI CRM, hosted locally on your Mac. Built on OpenClaw.

npm version  Discord  MIT License

Website · Discord · Skills Store


DenchClaw Web UI — workspace, object tables, and AI chat


## Install **Node 22+ required.** ```bash npx denchclaw ``` Opens at `localhost:3100` after completing onboarding wizard. --- ## Commands ```bash npx denchclaw # runs onboarding again for openclaw --profile dench npx denchclaw update # updates denchclaw with current settings as is npx denchclaw restart # restarts denchclaw web server npx denchclaw start # starts denchclaw web server npx denchclaw stop # stops denchclaw web server # some examples openclaw --profile dench openclaw --profile dench gateway restart openclaw --profile dench config set gateway.port 19001 openclaw --profile dench gateway install --force --port 19001 openclaw --profile dench gateway restart ``` --- ## Development ```bash git clone https://github.com/DenchHQ/DenchClaw.git cd denchclaw pnpm install pnpm build pnpm dev ``` Web UI development: ```bash pnpm install pnpm web:dev ``` --- ## Open Source MIT Licensed. Fork it, extend it, make it yours.

Star History

GitHub stars