Adding docs to cursor via repo

Is there a way to add docs automatically to cursor via a markdown file?
Right now if I need to add external docs, I can go to cursor settings > docs > then add the link.

What I want to achieve is keep a list of external docs in a markdown or text file. Preferrably inside the .cursor folder.
When someone checks-out the repo for the first time, the docs are automatically added and ready to use.
This would save everyone from having to add the docs again.

I know there is an option of share with team, but maybe something repo specific?