Skip to main content
Glama

configure_playstore

Configure Google Play Store API access by providing a service account key file or inline JSON content. The key can be stored in a config file or project directory for subsequent publishing steps.

Instructions

Configure Google Play Store API access. Provide either a file path (jsonKeyPath) or the JSON content directly (jsonKeyData). The inline method stores the key in ~/.app-publisher/config.json so you can delete the original file.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jsonKeyPathNoPath to the Google Play service account JSON key file
jsonKeyDataNoInline JSON content of the service account key (stored in config, no file needed)
projectDirNoOptional project directory to write the key into fastlane/keys/

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/seungmanchoi/app-publisher-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server