Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I add my Anthropic API key in Cursor settings, requests fail with a 404 because Cursor sends the model name “claude-4.5-opus-high-thinking” to the Anthropic API, which doesn’t exist.
{“error”:{“type”:“provider”,“reason”:“provider_error”,“message”:“Provider returned 404”,“retryable”:false,“provider”:{“status”:404,“body”:“{"type":"error","error":{"type":"not_found_error","message":"model: claude-4.5-opus-high-thinking"},"request_id":"req_011CX5vfMFGRfdogH5Qdw4FT"}”}}}
Steps to Reproduce
Set api key in the settings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
2.3.34.
For AI issues: which model did you use?
Opus and Sonnet
Does this stop you from using Cursor
No - Cursor works, but with this issue