Google Cloud shows Gemini CLI using MCP servers for agentic app migration and deployment
Original: Stop deploying manually. Watch this demo to learn how to use the Gemini CLI and Google's new Model Context Protocol (MCP) servers to migrate and deploy a full-stack application agentically → goo.gle/4v9tEWu View original →
What Google Cloud showed on X
On March 27, 2026, GoogleCloudTech shared a demo showing Gemini CLI using Model Context Protocol (MCP) servers to migrate and deploy a full-stack application agentically. The wording matters: the X post presents an end-to-end workflow in action, not the first public announcement of the underlying infrastructure.
That distinction is important for developers evaluating maturity. The tweet is recent, but the underlying building blocks were disclosed earlier. The significance of the March 27 post is that Google is now showing those pieces operating together as a practical developer flow instead of as separate product concepts.
What the official Google Cloud posts add
Google Cloud's September 11, 2025 post on Gemini CLI extensions introduced two early extensions: /security:analyze for vulnerability scanning and /deploy for pushing applications to Cloud Run. Google says the /deploy command automates a full CI/CD-style path from the command line using the Cloud Run MCP server, and that the same flow can be reached from Gemini CLI in the terminal, Gemini Code Assist agent mode in VS Code, and Cloud Shell.
A separate December 11, 2025 Google Cloud post announced official MCP support for Google services. Google says developers can point agents or standard MCP clients such as Gemini CLI at managed, enterprise-ready endpoints instead of wiring together fragile local servers. The initial rollout included services such as Google Maps, BigQuery, GCE, and GKE, with governance handled through tools like IAM, audit logging, Cloud API Registry, and Model Armor.
Why this matters
Taken together, the March 27 demo suggests that Google is trying to make agentic cloud workflows feel more like one continuous surface. Instead of asking developers to bounce between shell commands, deployment consoles, and one-off integrations, the company is framing migration, deployment, and eventually broader cloud operations as tool calls behind a common protocol surface.
The strategic value is not only convenience. Managed MCP endpoints reduce the amount of custom glue teams have to build and maintain when they want agents to act on real cloud resources. If Google can keep expanding this model across infrastructure, data, and security services, Gemini CLI becomes less of a chatbot in a terminal and more of a control plane for agent-assisted application operations.
Sources: GoogleCloudTech X post · Google Cloud on Gemini CLI extensions · Google Cloud on MCP support
Related Articles
GitHub said AI coding agents can now invoke secret scanning through the GitHub MCP Server before a commit or pull request. The feature is in public preview for repositories with GitHub Secret Protection enabled.
Google says Gemini CLI now includes a read-only Plan mode that analyzes requests, codebases, and dependencies before any edits happen. The update also adds an ask_user tool and read-only MCP access so teams can clarify requirements and pull in outside context without risking accidental changes.
OpenAI Devs said on March 26, 2026 that plugins are rolling out in Codex, letting the agent work with common tools such as Slack, Figma, Notion, and Gmail. OpenAI's Codex docs describe plugins as reusable bundles that package skills, app integrations, and MCP server settings, turning Codex into a more shareable workflow layer for teams.
Comments (0)
No comments yet. Be the first to comment!