It would be cool if you could add people via a web api like REST or whatever.
Do a POST, pass an OAuth token, the name of the group and an array of the accounts you wish to add.
Do a GET, pass an OAuth token and the name of the group to get back an array of the accounts in that group.