The following content was automatically generated by AI.
Issue Description:
When attempting to use the AI assistant on the Cursor documentation site, the request fails and returns an API authentication error.
Error Output:
JSON
{
"type": "error",
"errorText": "AI Gateway authentication failed: Invalid API key.\n\nCreate a new API key: https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai%2Fapi-keys\n\nProvide via 'apiKey' option or 'AI_GATEWAY_API_KEY' environment variable."
}
Analysis & Impact : It appears that the Vercel AI Gateway API key configured for the Cursor docs backend has expired, been revoked, or is missing the AI_GATEWAY_API_KEY environment variable. This renders the documentation’s interactive AI assistant completely unusable for all visitors.
Steps to Reproduce:
Go to the Cursor official documentation page.
Open the AI Assistant / search feature and ask any question.
Observe the raw JSON error response in the network response / interface.
Expected Result : The AI assistant should respond with guidance based on the documentation, rather than returning a Vercel AI Gateway authentication error.
For AI issues: which model did you use?
Model name (e.g., Sonnet 4, Tab…)
For AI issues: add Request ID with privacy disabled
Request ID: f9a7046a-279b-47e5-ab48-6e8dc12daba1
For Background Agent issues, also post the ID: bc-…
Additional Information
Add any other context about the problem here.
Does this stop you from using Cursor?
Yes - Cursor is unusable
Sometimes - I can sometimes use Cursor
No - Cursor works, but with this issue
The more details you provide, the easier it is for us to reproduce and fix the issue. Thanks!