Adding Docs in Cursor IDE

Feature request for product/service

Cursor IDE

Describe the request

In recent versions of Cursor, it’s not possible to add Docs to provide additional context for AI agents. As a result, I have to use older AppImage versions to provide context for my Docs. I suggest adding this feature to the new Customize section.

Operating System (if it applies)

Linux

Hey, thanks for the feature request. Important context: we removed @Docs on purpose starting in 3.14,2. This was a product decision, not a problem with new builds. We’ve already confirmed this publicly, and the details and discussion are here: Cursor 3.14.2 Sunsetting @Docs!?!

The idea is that the agent is now much better at finding and reading docs on its own, so a separate docs index isn’t needed anymore.

What you can use instead of @Docs right now:

  • Keep the docs you need as local Markdown files in your workspace and @-mention them in your prompt
  • Paste documentation links directly into your prompt, the agent can usually pull them in and understand them on its own
  • Lock in ongoing requirements and guidelines using rules or skills

I get that a curated, indexed corpus is a different workflow, and this isn’t a 1-to-1 replacement. I’ll pass this to the team as feedback about having permanent indexed access to docs. If there’s an update on this, I’ll follow up.

Okey ! Got it!