Loading MCP server directory, please wait...
Run an app portfolio across Google Play and the App Store: vitals, reviews, earnings, releases.
npx @getmcp/cli add io.github.sonlenef/storepilot-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sonlenef/storepilot-mcp": {
"command": "uvx",
"args": [
"storepilot"
],
"env": {
"STOREPILOT_GOOGLE_CREDENTIALS": "",
"STOREPILOT_GOOGLE_REPORTS_BUCKET": "",
"STOREPILOT_ASC_KEY_PATH": "",
"STOREPILOT_ASC_KEY_ID": "",
"STOREPILOT_ASC_ISSUER_ID": "",
"STOREPILOT_ASC_VENDOR_NUMBER": ""
}
}
}
}