Choose what to turn on.
Reeve.Comms and the other core primitives are on by default. Toggle on chat, support, CRM, commerce, and the rest of the team whenever they earn it — your install command updates as you go.
The one command
Pick what to turn on, then grab your command.
Install the CLI
$ npm install -g @meetreeve/cliGenerate your install code
Single-use, expires in 15 minutes. We never show a long-lived key on this page — the CLI exchanges this code for one.
Add it to reeve-onboard.toml
Drop this into your repo's reeve-onboard.toml so the CLI onboards with exactly what you turned on above.
[onboarder] selected_capabilities = []
What you get
A command that matches your picks
The CLI install one-liner plus a personalized
reeve onboardcommand built from exactly the capabilities you toggled on.A single-use code, never a key
Your install code expires in 15 minutes and the CLI exchanges it for credentials. A long-lived key never appears on this page.
A config snippet for your repo
A copyable
reeve-onboard.tomlblock so the CLI onboards with the same selection you made here.