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
{
"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