Skip to main content

Important

To operate on an app you must know its packageName (or register it locally). Grant the service account access to each app (or account-level access) in Play Console.

Configure accounts (multiple keys)

Register apps

Example config (~/.config/gps/config.json):

Use

MCP

  • Optional tool argument: account
  • If packageName is registered under exactly one account, that account is selected automatically
  • Tools: gps_list_accounts, gps_list_apps, gps_register_account, gps_register_app, gps_unregister_app, gps_set_default_account
Or rely on config accounts without --credentials when credentialsPath is set per account.