For Simplicity manipulation people make want to work programmatically or in an automated way. a REST or JSONRPC API would be better for this.
IMO we should copy Core's architecture and have a "daemon" and a "cli tool".
Because this should also work as a standalone "swiss army knife" cli tool we should have a mode where, if no daemon is running, we should just spawn one in a local thread or process.
Maybe we want to fold this into https://github.com/apoelstra/simplicity-unchained and/or want to extend "simplicity-unchained" to add a bunch of "pure function" endpoints.