generative-ai

GitHub

Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform

17,481 stars Jupyter Notebook 1 file ยท ~9,869 tokens #agents#gcp#gemini#gemini-api#gen-ai#generative-ai#google#google-cloud

generative-ai MCP Server

MCP server for GoogleCloudPlatform/generative-ai

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "generative-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@GoogleCloudPlatform/generative-ai"
      ]
    }
  }
}