Logging In With Claude Code
Use your own Claude subscription on a Versors machine. Claude Code is pre-installed — you just need to log in once per machine. Your credentials stay on the machine and are never transmitted to Versors.
If the CLI prompts you to update, just hit Skip. Logging in works fine on the installed version.
Steps
Open the terminal and click New Terminal.

Type claude into the terminal and press Enter.

Select the text style you want and press Enter.

Select the first login method — Claude account with subscription — and press Enter.

Copy the URL it prints and paste it into a new browser tab.

Click Authorize.

Copy the authentication code shown after authorizing.

Press Enter a few times to confirm you trust the desktop.

You're ready to go.

You're logged in. Claude Code now runs against your own subscription on this machine.
Notes
- You'll need to repeat these steps on each new machine — credentials live on the machine's filesystem only.
- Versors still bills for compute, storage, and any Versors tools your agent uses. AI usage goes through your Claude subscription.
Advanced: updating the CLI
You can skip the update prompt during login. If you do want to upgrade, the CLI is installed globally, so you'll need sudo or you'll see a permission error:
sudo npm install -g @anthropic-ai/claude-code