All or none using API keys + Pro subscription?

I’m subscribed to the Pro plan but want to use my API key for OpenAI. However, when only enabling the OpenAI key, cursor-small and all Claude models come back as unavailable (in the case of cursor-small) or unauthorized.

1 Like

Config:

I’d recommend deleting the Claude key out of the box, and seeing if that works?

When you want to use models from the subscription, you need to disable your API key. This is because all requests are processed in a single thread, and with the API key enabled, all requests will be routed through it.

To quickly enable or disable the API key, use the shortcut Ctrl + Shift + 0 (or Cmd + Shift + 0 on Mac). This will help you easily switch between using the API key and the subscription.