How to share llm context across multiple projects?

I have separate repos that I’m sharing code across. I have one repo open like
cursor ./path/to/repo1

Can I open another project cursor ./path/to/repo2 in the same, or seperate instance of cursor and share llm context between the two projects?