Loading subscription status...
{
"mcpServers": [
{
"gsc": {
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "/path/to/credentials.json"
},
"args": [
"-y",
"mcp-server-gsc"
],
"command": "npx"
}
}
]
}