Hi!The tool doesn't support it. But you already figured out how to start it w/o any UI. So you just need to write a script, which acts as such as server, and executes the other scripts.
To execute them, I'd recommend to import them and call a method from them. This can be done with native python.
Cheers,
Ingo