5 answers
Well, it isn't available declaratively easily - but I reckon one could achieve this with a flow.
The flow would accept a user ID and account ID as input variables, query any parent and child accounts using two lookup steps, and then create account team member records for each of those accounts. Probably not a simple flow, but possible.