Refacto Agents

Industry story

Google Cloud launches remote MCP server for Vertex AI Agent Platform

build-vs-buy engineering

Google is betting that MCP becomes the standard plumbing for enterprise AI agents — and this move is designed to make Google Cloud the default place that plumbing connects to. The Gemini Enterprise Agent Platform's new remote MCP server lets agents built in Claude Code or any MCP-compatible IDE call directly into Vertex AI resources — Model Garden, Notebooks, shared prompt templates — without leaving the dev environment, with Cloud IAM enforcing access controls automatically. Over 50 Google-managed MCP servers already live; this is the governance layer that makes IT comfortable saying yes. Watch whether Anthropic and the other IDE players treat this as infrastructure or quietly route around it.

Full analysis

Google Cloud has released the Gemini Enterprise Agent Platform remote MCP server, a bridge that lets external AI agents (built in tools like Anthropic's Claude Code or other IDEs) securely connect to resources inside a Google Cloud environment. The server uses the open MCP (Model Context Protocol) specification — a standardized way for AI agents to call tools and access data — so agents can invoke models from Model Garden, pull shared prompt templates, or manage Notebooks without leaving their development environment.

The server activates automatically when developers enable the Gemini Enterprise Agent Platform API and enforces access controls via native Cloud IAM Deny policies, addressing the tension between developer speed and IT governance. A centralized Agent Registry lets teams catalog and govern their inventory of tools, skills, and AI capabilities. This follows Google's earlier announcement that over 50 Google-managed MCP servers are available, signaling continued investment in MCP as the connective tissue for enterprise agent infrastructure.

Comments