- →Agency Agents installs as
.mdc rule filesin your.cursor/rules/directory. - →Use the desktop app for the easiest path — it handles format conversion automatically.
- →Or use the CLI:
./scripts/install-cursor.shfrom the cloned repo.
How to Install Agency Agents in Cursor (2026)
How Cursor Handles Agency Agents
Unlike Claude Code which uses Markdown files in ~/.claude/agents/, Cursor uses .mdc rule files stored in your project's .cursor/rules/ directory.
The Agency Agents desktop app and install scripts handle this conversion automatically — you pick the agents, they get rendered into the correct format for Cursor.
Method A: Desktop App (Recommended)
Download from agencyagents.app — available for macOS, Windows, and Linux.
In the Tools Panel, find Cursor and confirm it's detected. Set your project directory as the target.
Browse the catalog by division. Select individual agents or a preset team.
The app generates .mdc files in your .cursor/rules/ directory automatically.
Method B: CLI Install Script
FAQ
Where does Agency Agents install files in Cursor?
Agency Agents generates .mdc rule files and places them in the .cursor/rules/ directory in your project root. These are picked up automatically by Cursor when you open the project.
Do I need the desktop app to install in Cursor?
The desktop app (agencyagents.app) is the easiest approach as it handles the .mdc format conversion automatically. The manual CLI method using the install-cursor.sh script also works.
Can I use Agency Agents in Cursor's agent mode?
Yes. In Cursor's agent mode, the installed rules are automatically applied to the agent's behavior. You can also reference specific agent personas by name in your chat prompts.