Where does the bug appear (feature/product)?
Somewhere else…
Describe the Bug
I am on Cursor Pro. My included Cursor usage pools are exhausted, but I have plenty of quota on my own MiniMax-M2.7 API (BYOK via Override OpenAI Base URL).
MiniMax-M2.7 is configured and enabled in Cursor Settings → Models (Add Custom Model + OpenAI API Key verified).
When Cursor usage limit is hit (and even after enabling On-Demand Usage / pay-as-you-go):
- Selecting MiniMax-M2.7 in the model picker immediately jumps back to
default(Auto) - The model picker often shows only Auto / Get More Usage
- Ctrl + / also shows Get More Usage instead of the custom model list
- BYOK requests are blocked despite external API quota remaining
Local client logs show repeated entries:
UsageLimitPolicyBanner: BYOK exemption skipped auto-switch currentModelName: MiniMax-M2.7 targetModel: default
Latest reproduction timestamps: 2026-07-12 13:38:59, 13:52:26, 13:53:23
Expected: Custom BYOK model (MiniMax-M2.7) with valid API key should route to the user’s endpoint and bypass Cursor included usage limits.
Actual: Client skips BYOK exemption and force-switches to default. On-demand spending does NOT fix this.
Related: Hard Block on BYOK Usage Despite Pro Subscription ($16/mo) – Version 3.0.16
Steps to Reproduce
- Pro subscription, usage pools exhausted
- Enable On-Demand Usage on dashboard (optional — bug still reproduces)
- Settings → Models → Override OpenAI Base URL
https://api.minimax.io/v1+ API Key + Add Custom ModelMiniMax-M2.7 - Enable only MiniMax-M2.7
- Select MiniMax-M2.7 in Agent chat → observe immediate switch back to Auto/default
Request ID
756fc317-088a-4c7b-bff1-253f9ba4cfa0
Operating System
Windows 10/11 (Windows_NT x64 10.0.26200)
Operating System
Windows 10/11
Version Information
- Cursor Version: 3.11.13 (user setup)
- VSCode Version: 1.105.1
- Layout: unifiedAgent
- Build Type: Stable
Does this stop you from using Cursor
No - Cursor works, but with this issue