Skip to content

Quick Start

Install HAPI

bash
npm install -g @twsxtd/hapi --registry=https://registry.npmjs.org

Other install options (Homebrew, npx, prebuilt binary, source): Installation

Start the hub

bash
hapi hub --relay

On first run, HAPI prints an access token and saves it to ~/.hapi/settings.json. The terminal displays a URL and QR code for remote access.

Details and local-only mode: Hub setup

Start a coding session

bash
hapi

This starts Claude Code wrapped with HAPI. The session appears in the web UI.

Open the UI

Open the URL shown in the terminal, or scan the QR code with your phone.

Enter your access token to log in.

Next steps

Released under the AGPL-3.0 License. · Privacy Policy