Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "google cloud": {4 "env": {5 "GOOGLE_APPLICATION_CREDENTIALS": "/Users/foo/.config/gcloud/application_default_credentials.json"6 },7 "args": [8 "/Users/foo/code/google-cloud-mcp/dist/index.js"9 ],10 "command": "node"11 }12 }13}
暂无评论. 成为第一个评论的人!
登录以参与讨论