Skip to content

Crush

Crush has first-class support for Hyper. If you sign in with Hyper during Crush's first-run flow, it just works.

Setup

  1. Install Crush and run crush.
  2. At the model picker, select Hyper.
  3. Crush opens a browser tab to hyper.charm.land.
  4. Log in (or sign up) and copy the device code back into Crush.
  5. Pick a model. Done.

That's it. You're ready to start sending prompts!

Environment Variable

You can also set HYPER_API_KEY and Crush will detect it automatically:

bash
export HYPER_API_KEY="sk-hyper-xxxxxxxxxxxxxxxxxxxxxxxx"