Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I reference a MDC file by tagging it in chat. The chat editor helpfully finds and links the file. Then the agent reports it can’t find any such rule. I know the LLM is non-deterministic but this looks like a tool response that says “No rules found” separate from the regular chat.
This is an Apply Manually rule btw. It does seem to find other rules and use them.
Steps to Reproduce
Make a .mdc file in .cursor/rules/project.
Mark it as Apply Manually in the editor.
Then tag it in a chat with @.
The agent then reports that it can’t find the rule.
Expected Behavior
I expect that tagging in a MDC file will let cursor add the rule to the context so that the LLM will follow the rule.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.54 (user setup)
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
For AI issues: which model did you use?
claude-4.5-sonnet MAX
For AI issues: add Request ID with privacy disabled
21929b90-3c87-4ff7-a647-65c179a540cc
Does this stop you from using Cursor
No - Cursor works, but with this issue


