Skip to content

google/google-cloud-developer

v1.0.0Apache-2.0

Core Google Cloud guidance for coding agents: first-project onboarding, authentication and credential selection, and safety-critical validation for gcloud CLI commands. Includes the Google Developer Knowledge MCP server for grounded, up-to-date Google Cloud documentation.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

developer-knowledgestreamable-http
{
  "type": "streamable-http",
  "url": "https://developerknowledge.googleapis.com/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "google-cloud-developer",
  "version": "1.0.0",
  "description": "Core Google Cloud guidance for coding agents: first-project onboarding, authentication and credential selection, and safety-critical validation for gcloud CLI commands. Includes the Google Developer Knowledge MCP server for grounded, up-to-date Google Cloud documentation.",
  "author": {
    "name": "Google LLC",
    "url": "https://cloud.google.com"
  },
  "homepage": "https://github.com/google/skills/tree/main/plugins/cloud/google-cloud-core",
  "repository": "https://github.com/google/skills",
  "license": "Apache-2.0",
  "keywords": ["google-cloud", "gcloud", "authentication", "onboarding"]
}