JSPM

nextclaw

0.4.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2526
  • Score
    100M100P100Q113666F
  • License MIT

Lightweight personal AI assistant with CLI, multi-provider routing, and channel integrations.

Package Exports

  • nextclaw

Readme

nextclaw

Your omnipotent personal assistant, OpenClaw-compatible and local-first, with CLI + built-in Web UI.

Install

npm i -g nextclaw

Quick start

nextclaw start

Then open http://127.0.0.1:55667.

On a VPS, NextClaw serves plain HTTP on 55667. Use http://<server-ip>:55667 directly for a quick check, or put Nginx/Caddy in front for 80/443. https:// must be terminated by the reverse proxy, not by NextClaw itself.

Common commands

nextclaw --version
nextclaw status
nextclaw stop
nextclaw update

Docs