Feature request for product/service
Cursor IDE
Describe the request
The project-level .cursor directory is hardcoded to /.cursor/. There is no way to point Cursor to a .cursor folder located elsewhere in the project tree.
This is limiting for workspaces where the Cursor configuration logically belongs in a subdirectory rather than the root — for example repositories where tooling config should live alongside a specific subproject rather than cluttering the workspace root.
Proposed solution: Add support for a configuration option (environment variable or workspace setting) that lets users specify a custom path for the project-level .cursor directory.
Operating System (if it applies)
MacOS