gcp Google Cloud Blog ·

Google Cloud Introduces Data Agent Kit for Agentic Data Analysis in IDEs

blogaigcppreviewengineergcp-bigquerygcp-cloud-sqlgcp-cloud-storage
feature announcement

Google Cloud introduces the Data Agent Kit, a new solution designed to streamline agentic data analysis directly within IDEs. This kit, comprising MCP servers and agent skills, allows data developers to orchestrate complex data workflows and investigations using natural language prompts. It helps automate root cause analysis and pipeline creation by querying disparate data sources like BigQuery, Cloud SQL, and Cloud Storage without leaving the IDE. Currently in public preview, it integrates with various tools like Antigravity, Claude Code, and Cursor.

  • Data Agent Kit enables agentic data workflows from IDEs
  • Facilitates multi-system root cause analysis
  • Automates reproducible data pipeline creation
Features (3)
  • Data Agent Kit enables agentic data workflows from IDEs

    Google Cloud's Data Agent Kit, in preview, provides MCP servers and agent skills for data developers to run complex workflows directly from their IDEs. It supports natural language prompts to interact with diverse data sources and is available as an extension for VS Code forks and other tools.

  • Facilitates multi-system root cause analysis

    The kit allows agents to query analytical data in BigQuery, operational records in Cloud SQL, and unstructured metadata in Cloud Storage within a single chat session. This capability helps uncover root causes by automating query generation and execution across disparate systems, reducing manual effort.

  • Automates reproducible data pipeline creation

    Users can leverage the agent to transform ad-hoc analyses into persistent dbt projects, including model development and data quality tests. The agent can self-correct dbt logic based on terminal output, ensuring robust and reproducible data models for future investigations.

Read the original announcement →

https://cloud.google.com/blog/products/data-analytics/agentic-analytics-with-the-data-agent-kit/

Related releases