Skip to content
Windsurf

storepilot mcp for Windsurf

io.github.sonlenef/storepilot-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install storepilot mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

storepilot mcp in other clients