
1{2 "mcpServers": {3 "google cloud": {4 "command": "node",5 "args": [6 "/Users/foo/code/google-cloud-mcp/dist/index.js"7 ],8 "env": {9 "GOOGLE_APPLICATION_CREDENTIALS": "/Users/foo/.config/gcloud/application_default_credentials.json"10 }11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation