Fetch, install, and manage .mdc rule files from Git repositories to customize AI behavior in Cursor. Configure multiple rule sources and deploy them to your workspace.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A Visual Studio Code extension for managing AI coding assistant rules from multiple Git repositories.
Features
Multiple Repository Support: Add any number of Git repositories containing cursor rules
Repository Management: Enable/disable repositories, change branches, and customize rules directories
Automatic Updates: Configure repositories to automatically update on extension activation
Rule Installation: Install individual rules or all available rules at once
Easy Configuration: Simple interface for managing repositories and rules
How It Works
This extension allows you to manage cursor rules (.mdc files) from Git repositories. These rules are installed into the .cursor/rules directory in your workspace.