Crush
Crush has first-class support for Hyper. If you sign in with Hyper during Crush's first-run flow, it just works.
Setup
- Install Crush and run
crush. - At the model picker, select Hyper.
- Crush opens a browser tab to
hyper.charm.land. - Log in (or sign up) and copy the device code back into Crush.
- 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"