Docs

A slow read about a fast thing.

Imagine with Claude Code

Pairing with your account

Pairing binds a local Claude Code instance to your imagination.so account. After pairing, anything you imagine in the terminal lands in your library on the web — ready to refine or tokenize.

The flow:

  1. Sign in on imagination.so with your wallet.
  2. On the Imagine page, click New pairing. We generate a six-character code (e.g. AURA-7F3K-8P2Q) tied to your account, valid for 10 minutes.
  3. Run claude /imagine in your terminal. The skill asks for the pairing code; paste it.
  4. The skill exchanges the code for a long-lived API key, stored in your Claude Code config. Don’t check it in.

On Imagine you can revoke any paired key at any time. The web bridge always shows you the device label and last-seen timestamp for each active key.

We never store the API key in plain text on our side — only aSHA-256 hash. If a key is leaked, revoke it and pair again.

i.imagination.so