Toggle between custom OpenAI API key and Cursor's built-in key with visual indicator.
- 🔄 Hotkey for quick toggle (Ctrl+Alt+K / Cmd+Alt+K)
- 📊 Status bar indicator showing current mode
- ✨ Visual feedback (highlighted when using custom key)
- 🎯 Notifications on toggle
- Open Cursor IDE
- Go to Extensions → Install from VSIX
- Select
cursor-api-key-toggle-1.0.0.vsix
npm install
npm run compile
npx vsce packagePress Ctrl+Alt+K (Linux/Windows) or Cmd+Alt+K (macOS)
Cursor API Key: Toggle API Key ModeCursor API Key: Manual Toggle (Quick Pick)Cursor API Key: Show Log
Click the indicator in the bottom right corner.
$(key) Custom API(highlighted) — using your custom key$(key) Cursor Key— using Cursor's built-in key
- Cursor IDE or VSCode 1.80+
MIT