
Can Google's ADK Replace LangChain and MCP? (with Christina Lin)
From Developer Voices by Kris Jenkins
November 20, 2025 · 1h 5m
About this episode
The episode discusses the potential of Google's ADK in building AI systems and its implications for agent pipelines compared to existing frameworks.
How do you build systems with AI? Not code-generating assistants, but production systems that use LLMs as part of their processing pipeline. When should you chain multiple agent calls together versus just making one LLM request? And how do you debug, test, and deploy these things? The industry is clearly in exploration mode—we're seeing good ideas implemented badly and expensive mistakes made at scale. But Google needs to get this right more than most companies, because AI is both their biggest opportunity and an existential threat to their search-based business model. Christina Lin from Google joins us to discuss Agent Development Kit (ADK), Google's open-source Python framework for building agentic pipelines. We dig into the fundamental question of when agent pipelines make sense versus traditional code, exploring concepts like separation of concerns for agents, tool calling versus MCP servers, Google's grounding feature for citation-backed responses, and agent memory management. Christina explains A2A (Agent-to-Agent), Google's protocol for distributed agent communication that could replace both LangChain and MCP. We also cover practical concerns like debugging agent…
People in this episode
Host: Kris Jenkins
Guest: Christina Lin
Topics covered
- AI systems
- agent pipelines
- debugging
- production deployment
- Google ADK
- LLMs
Keywords
- AI
- agent systems
- debugging
- production
- Google ADK
- LangChain
- MCP
- LLMs
- agent communication
- evaluation strategies
Mentioned in this episode
Organizations: Google
Products: Agent Development Kit (ADK), LangChain, MCP
More episodes of Developer Voices
- What's Worth Knowing In AI Right Now? (with Henry Garner) · March 26, 2026 · 1h 40m
- Asciinema: Terminal Recording Done Right (with Marcin Kulik) · February 19, 2026 · 1h 27m
- Building the SpacetimeDB Database, Game-First (with Tyler Cloutier) · February 4, 2026 · 1h 41m
- Will Turso Be The Better SQLite? (with Glauber Costa) · December 11, 2025 · 1h 51m
- Building Observable Systems with eBPF and Linux (with Mohammed Aboullaite) · October 31, 2025 · 1h 11m
- Solving Git's Pain Points with Jujutsu (with Martin von Zweigbergk) · October 9, 2025 · 1h 12m
Explore listener stats, chart rankings, contacts and more on the Developer Voices podcast page.