Skip to content
Windsurf

Google Play Console MCP for Windsurf

io.github.agimaulana/google-play-mcp

Google Play release lifecycle: tracks, testers, rollout, and Android Vitals.

client:Windsurf transport:stdio runtime:pypi

Install Google Play Console 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": {
    "google-play-mcp": {
      "command": "uvx",
      "args": [
        "google-play-mcp"
      ],
      "env": {
        "GOOGLE_APPLICATION_CREDENTIALS": "<GOOGLE_APPLICATION_CREDENTIALS>"
      }
    }
  }
}

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

Google Play Console MCP in other clients