Cursor
Cursor is an AI-powered code editor built on VS Code.
Quick Setup with Bankr CLI
The Bankr CLI provides step-by-step instructions tailored to your account:
bankr llm setup cursor
This prints the exact API key, base URL, and recommended models to enter in Cursor's settings UI.
Manual Configuration
- Open Cursor Settings → Models
- Click Add Model
- Configure:
| Setting | Value |
|---|---|
| API Base | https://llm.bankr.bot/v1 |
| API Key | Your Bankr API key (bk_...) |
| Model | claude-opus-4.6 |
See Available Models for all supported models.
Model Not Appearing
Restart Cursor after adding or modifying the model configuration.