Loading subscription status...
{
"mcpServers": [
{
"google-forms-server": {
"env": {
"GOOGLE_CLIENT_ID": "your_client_id",
"GOOGLE_CLIENT_SECRET": "your_client_secret"
},
"args": [],
"command": "node build/index.js"
}
}
]
}