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

1

Open the terminal and click New Terminal.

Open a new terminal
2

Type claude into the terminal and press Enter.

Run claude
3

Select the text style you want and press Enter.

Pick a text style
4

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

Choose Claude account with subscription
5

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

Copy the login URL
6

Click Authorize.

Authorize in the browser
7

Copy the authentication code shown after authorizing.

Copy the authentication code
8

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

Press Enter to trust the desktop
9

You're ready to go.

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