How to open a new terminal within cursor from command line

I need to start multiple services in separate terminal windows (python app, react frontend, celery, flower, etc)

Currently I open a new terminal for each of these services, which is cumbersome. It is fairly easy to write a script to open new terminals and run these. However, ideally I’d like these to be within cursor itself.

I have done the “Install “cursor” command” already. But that opens an entirely separate cursor window, rather than just a terminal in this one.

Note: I am on windows

(Bonus, I would like to specify the name of the terminal for easily identifying them)

Ideal end state:

Hey, not sure there is a good way to do this yet, but I’ll pass the idea to the team!

Thanks Dan. Hope it can be solved

+1. This would be hugely useful for automation and setup. Potentially setting the icon too.