Skip to content

ADK Python SDK

Repository: google/adk-pythonDescription: Code-first Python SDK for building, evaluating, and deploying AI agents with Google Cloud. Key Features:

  • Secure communication and registry with Google Cloud Agent Registry
  • Standard abstractions for tools, prompt management, and authentication
  • Built-in support for Agent-to-Agent (A2A) dependencies
  • Support for Model Context Protocol (MCP) integrations
  • Integrates with Vertex AI services and workflows for agent orchestration Primary Use Cases: Building custom AI agents, Vertex AI tool integration, and agent-to-agent collaboration. Tags: #sdk #python #gcp #vertex-ai Added: 2026-06-18 Source: GitHub

Notes / Why Notable

It is the official Python SDK for Google Cloud's ADK ecosystem, providing robust scaffolding and standard patterns for production agent deployments. It forms the programmatic backbone that the Agents CLI uses to generate and manage agents.

Maintained with Yeda — Karpathy LLM Wiki paradigm.