Install
One command sets up Cursor along with any other AI tools on this machine:atlaso setup and add it.
Installing from inside Cursor instead
Installing from inside Cursor instead
Cursor has no Use the full
cursor plugin install command, so the Atlaso CLI installs the
plugin by writing it to ~/.cursor/plugins/local/atlaso itself. If you’d
rather add it from Cursor’s chat:atlaso-labs/cursor name — the short /add-plugin atlaso form
needs our Cursor Marketplace listing, which is still in review, and won’t
resolve until it lands.The CLI path is the one we test, and it’s the only one that also links the
device and installs your other tools in the same pass.How recall works in Cursor
Recall reaches Cursor through a small generated rules file at.cursor/rules/atlaso-recall.mdc. That file appearing in your project is
normal — it’s refreshed automatically and safe to add to .gitignore if you
don’t want it in version control.
Cursor’s background/cloud agents don’t run the memory loop — memory works
in your editor sessions.
What it wires
Removing it
rm -rf ~/.cursor/plugins/local/atlaso, or Cursor → Customize → Plugins.