Remote rules (via GitHub)

I followed the instructions in the docs ( Rules | Cursor Docs ) but it doesn’t work for me. After entering the git url and hitting enter it is not showing up at all.

Hey, thanks for the report. This is a known issue: Remote Rules from GitHub are cloned successfully into ~/.cursor/projects/{project}/rules/, but Cursor doesn’t pick them up for use.

The team is working on a fix. Similar cases:

To help narrow down your case, can you share:

  • Your Cursor version (Menu → About Cursor → Copy)
  • Your OS
  • Whether you’re using a multi-root workspace (a .code-workspace file)

Temporary workaround: use local .cursorrules or .cursor/rules/*.mdc files instead of Remote Rules.

Thank you!

Version: 2.3.35
VSCode Version: 1.105.1
Commit: cf8353edc265f5e46b798bfb276861d0bf3bf120
Date: 2026-01-13T07:39:18.564Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.2.0

macOS Tahoe Version 26.2 (25C56)

not using multi-root workspace (I guess)

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.