Install
Use Node.js 18 or newer, then run npm install -g superpowers-ai. npm exposes both official command names from the installed package.
Install the published superpowers-ai npm package, sign in with a Super account, and start the private desktop streamer on a user-owned Mac, Windows, or Linux computer. The commands superpowers and supers launch the same guided flow.
Use Node.js 18 or newer, then run npm install -g superpowers-ai. npm exposes both official command names from the installed package.
Run superpowers or supers. Choose email or phone sign-in, complete the account flow, and keep the printed authenticated control link private.
The guided launcher downloads or starts the appropriate desktop streamer. Keep the terminal process open while the device is available and use normal process interruption to stop it.
The package is public, scriptable, and does not require a sales-assisted setup.
Install Node.js 18 or newer and npm. The CLI supports macOS, Windows, and Linux desktop setup. Device permissions and platform support still depend on the selected streamer and operating system.
Run npm install -g superpowers-ai. Verify the installation with superpowers --help or supers --help. The npm registry page is the canonical package record.
Start the CLI without embedding credentials in a script. The launcher supports account creation and sign-in with the same email or phone identity used by Super. The resulting control URL is owner-scoped and should not be shared publicly.
An agent can check that Node.js and npm are available, install the public package, launch the guided command, and then pause for the user when login or operating-system permission is required. Agents must not copy authentication links into public logs.
Install the public npm package, complete sign-in, and keep control scoped to the account owner.