Loading subscription status...
{
"mcpServers": [
{
"google_play_game_services": {
"env": {
"CONFIG": "json_string",
"SECURITY": "api_key",
"CONFIG_PATH": "path/to/json/config"
},
"args": [
"stdio"
],
"command": "python mcp_server/main.py"
}
}
]
}