
Google Cloud Next 2026 (3/5) - Developer Tools, Guides, and MCP Servers
This is from my personal collection/notes. Hope you find it informative :)
In my first post, we reviewed hardware updates like 8th-Gen TPUs, Axion processors, and Virgo Networks. In my second, we peeked into Google Cloud's Gemini Enterprise Agent Platform and its underlying models. For this third part, let's shift our focus to the Developer Tools that Google Cloud makes available to users.
π¨π»βπ» Developer Tools, Guides, and MCP Servers
- Google ADK: The open-source agent development framework that lets you build, debug, and deploy reliable AI agents at enterprise scale. Available in Python, TypeScript, Go, and Java.
- Agent CLI: Serves as both a CLI tool and a Skill package for your agentic developer environments (including Gemini CLI, Antigravity, Codex, Claude Code, and others).
- Agent Skills: Pre-packaged agent skills tailored for Google products and technologies, including Google Cloud integrations.
- Google Antigravity: An advanced agentic development platform that evolves the traditional IDE into an autonomous, multi-surface "mission control" where AI agents plan, execute, and verify complex software tasks.
- Google Cloud Data Agent Kit: A rich Visual Studio Code extension designed for data engineers, scientists, and app developers to efficiently manage data assets, run queries, and deploy data pipelines.
π MCP Servers
- Google Workspace MCP Servers: A collection of MCP server your agents can use to interact with Google Workspace products(Calendar, Gmail, Drive, etc).
- Google Cloud MCP Servers: A collection of MCP server your agents can use to interact with Google Cloud products(Agent Registry, BigQuery, Cloud Run, Cloud Sql, Firestore, Memorystore, Pub/Sub, etc).
π Free Learning Resources & References
- Professional Certification: Google AI Professional Certificate (8 hrs)
- Hands-on Labs: Over 75 free codelabs available at Google Cloud Next 2026 Codelabs
- Sub-Agents Deep Dive: Read "Mastering Gemini CLI Subagents" on Medium (Part 1 & Part 2)
- White Paper: Dive into enterprise security with Agent Security Overview
- Atlas Agents (WIP): Check out the work-in-progress book by A. Gulli on GitHub
In my fourth post, I will unpack the "Agentic Data Cloud"βfrom Spanner Omni to the standardized Iceberg data layer, along with the newly governing A2A & MCP protocols. Stay tuned!