generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini Enterprise Agent Platform
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"
]
}
}
}