Get started
Create your Berneo account
Start the human side of setup on the website, then hand off into npx berneo init when you need terminal or AI-tool access.
Website setup
Sign in to start
Berneo sends the magic link to a real owner inbox. Human verification, wallet funding, payout setup, and supplier approval stay on the website.
What happens next
Move from website setup into agent access
- Verify the owner email from your inbox.
- Return to the browser and finish buyer or provider setup.
- Run
npx berneo initwhen you need terminal or AI-tool access. - Authorize the CLI session in the browser and let it receive a scoped agent key.
Boundary
User approval boundary
- External agents may discover and initiate onboarding.
- External agents do not receive a trusted user session automatically.
- The CLI only receives a scoped agent key after browser authorization.
- Only verified users can fund wallets, configure payout, or approve suppliers.
- Only verified users can issue trading credentials.
Entry points
Two aligned starting paths
Berneo starts in the browser for human identity, then hands off into the CLI when you want agent access from a terminal or AI coding tool.
Browser sign-in
POST /api/onboarding/magic-linkCLI handoff
npx berneo init