Cursor Docs AI Assistant Error "AI Gateway authentication failed: Invalid API key"

Where does the bug appear (feature/product)?

Somewhere else…

Describe the Bug

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: Vercel 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.

Operating System

Other

Version Information

chrome in http://

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. This was a temporary auth issue on the docs site on August 7, which is exactly what you saw in the JSON response.

Since then, the AI assistant on the docs site has been removed, so this error shouldn’t happen anymore. Docs search is working normally.

If you run into anything else, let us know.