Open-source, Python-first, with built-in tools for testing, debugging, and deployment. From prototype to production in one framework.
ADK ships as a Skill and MCP server — coding agents like Claude Code and Gemini CLI can scaffold, extend, and test your agents automatically.
Use Gemini, GPT, Claude, or open models. Run anywhere — your laptop, Cloud Run, or your own infrastructure.
Start with a single agent in 5 lines. Evolve into multi-agent graphs with deterministic control flow when you need it.
Graph-based agents combine AI reasoning with deterministic logic. Mix LLM calls with regular code for workflows you can trust.
Interactive web UI for testing, debugging, and tracing your agents. See every tool call, inspect state, and iterate fast.
adk web to launch. Test conversations, inspect tool calls, trace agent behavior in real time.ADK's eval framework tests both the final response AND the agent's trajectory — the steps it took to get there.