Before You Start
- Claude Code installed and working. See Requirements for the minimum version.
- A Nito account. If you do not have one,
nito agent signupopens the signup page once you finish step 1.
Install
1
Install the nito command line tool
Install it globally with npm (requires Node.js 18 or newer):
2
Run setup
One command installs the plugin and starts authorization:It keeps the plugin version-matched to your command line tool. There is no repository to clone.
3
Approve access
Setup opens your browser. Sign in and approve.You may be asked twice, once for the terminal and once for the connection that powers in-chat commands. Anything you approved before is skipped.If the browser does not open, setup prints a URL you can visit instead.
What Setup Just Did
- Installed the plugin and pinned it to the same version as your command line tool, so the two cannot drift apart.
- Approved access for the terminal and for in-chat commands.
- Logged you in, so later private and session launches use your account without anything to reconfigure.
Next
Your First Private Prompt
Run a prompt your harness never sends upstream.
Check Your Setup
Confirm everything is healthy with
status and doctor.
