Skip to content
Claude Desktop

storepilot mcp for Claude Desktop

io.github.sonlenef/storepilot-mcp

Run an app portfolio across Google Play and the App Store: vitals, reviews, earnings, releases.

client:Claude Desktop transport:stdio runtime:pypi

Install storepilot mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "storepilot-mcp": {
      "command": "uvx",
      "args": [
        "storepilot"
      ],
      "env": {
        "STOREPILOT_GOOGLE_CREDENTIALS": "<STOREPILOT_GOOGLE_CREDENTIALS>",
        "STOREPILOT_GOOGLE_REPORTS_BUCKET": "<STOREPILOT_GOOGLE_REPORTS_BUCKET>",
        "STOREPILOT_ASC_KEY_PATH": "<STOREPILOT_ASC_KEY_PATH>",
        "STOREPILOT_ASC_KEY_ID": "<STOREPILOT_ASC_KEY_ID>",
        "STOREPILOT_ASC_ISSUER_ID": "<STOREPILOT_ASC_ISSUER_ID>",
        "STOREPILOT_ASC_VENDOR_NUMBER": "<STOREPILOT_ASC_VENDOR_NUMBER>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

storepilot mcp in other clients