Connecting Cursor to two Repls: backend and frontend

Hello, first time coder here. I’ve gotten pretty far using Claude + Replit and would like to give Cursor a try.

I have two Repls set up in Replit - one for my frontend code and one for my backend.

Right now, when I SSH, I can connect to both separately in Cursor and only ask questions/make changes to one at a time. I would like to use Cursor’s AI to consider both my frontend and backend code when giving suggestions.

Is there a way to do that? For example, SSH to two codebases in one Cursor environment?