npx claudepluginhub cloud-officer/claude-code-plugin-dev --plugin co-devAdd to your .mcp.json:
{
"mcpServers": {
"gcloud": {
"command": "npx",
"args": [
"-y",
"@google-cloud/gcloud-mcp"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx