Building AI Agents with Gemini: Connecting Gemini Enterprise to Snowflake via MCP | Vienna .

Members-Only

Recent Talks & Demos are for members only

Exclusive feed

You must be an AI Tinkerers active member to view these talks and demos.

February 19, 2026 · Vienna

Gemini, Snowflake, and MCP

See a live demo of an AI agent connecting Gemini Enterprise to Snowflake via MCP, querying enterprise data and performing NL2SQL.

Overview
Tech stack
  • Gemini Enterprise
    Gemini Enterprise is Google Cloud's advanced agentic platform: it uses Gemini models to automate complex, end-to-end workflows across your organization.
    This platform delivers the full power of Google AI directly to your enterprise, acting as the secure, single front door for all AI agents. It leverages the industry-leading Gemini models, connecting them to your critical business data (e.g., Microsoft 365, Salesforce, SAP) for grounded, contextual answers. Teams utilize a no-code workbench to build custom agents or deploy pre-built solutions like Deep Research, immediately transforming weeks of work into streamlined conversations. Crucially, Gemini Enterprise is built on enterprise-grade security, offering centralized governance, Model Armor, and full data ownership (your data is not used for model training in Standard, Plus, or Frontline editions).
  • ADK
    ADK (Agent Development Kit) is Google's open-source, code-first framework: it builds, orchestrates, and deploys sophisticated, production-ready AI agents across Python, Java, and Go.
    The Agent Development Kit (ADK) is an open-source, code-first framework from Google, designed to simplify the full-stack development of intelligent, multi-agent systems. It provides the core architecture (orchestration, state management) necessary to move beyond single-purpose models: developers use it to compose specialized agents in a hierarchy for complex, multi-step workflows. While optimized for the Gemini model and Google Cloud's Vertex AI Agent Engine deployment, ADK maintains model-agnosticism and supports multiple languages (Python, Java, Go), ensuring scalability and flexibility for enterprise-grade AI applications.
  • Agent Engine
    Agent Engine: The managed service on Vertex AI for deploying, scaling, and governing enterprise-grade AI agents in production.
    This is your production launchpad for autonomous agents: Agent Engine (part of Vertex AI Agent Builder) handles the heavy lifting. It's a set of services that manages infrastructure, scaling, security, and monitoring, freeing developers to focus on core agent capabilities. Agents deployed here leverage features like short-term and long-term Memory Bank for context-aware, human-like interactions. You get full control over the agent lifecycle, from integrated evaluation and Gemini model support to seamless deployment of agents built with frameworks like LangChain or CrewAI.
  • Snowflake MCP
    Snowflake MCP (Model Context Protocol) provides a fully managed server for AI agents to securely and scalably access enterprise data via a standardized, open-source interface.
    The Snowflake-managed MCP server is your direct, secure conduit for agentic AI applications: it connects large language models (LLMs) to your live Snowflake data. This server implements the open-source Model Context Protocol (MCP) standard, offering a unified, compliant interface for tool discovery and invocation. Specifically, it enables AI agents like Cortex Analyst and Cortex Search to execute SQL or retrieve data insights without deploying separate infrastructure. This fully managed service ensures your AI applications operate with Snowflake's built-in OAuth, access controls, and data governance, delivering enterprise-grade security and scalable performance.
  • Python
    Python: The high-level, general-purpose language built for readability, powering everything from web backends to advanced machine learning models.
    Python is the high-level, general-purpose language prioritizing clear, readable syntax (via significant indentation), ensuring rapid development for any team . Its ecosystem is massive: use it for robust web development with frameworks like Django and Flask, or leverage its power in data science with libraries such as Pandas and NumPy . The Python Package Index (PyPI) provides thousands of community-contributed modules, offering immediate solutions for tasks from network programming to GUI creation . The language is actively maintained by the Python Software Foundation (PSF), with the stable release currently at Python 3.14.0 (as of November 2025) .

Related projects