← Browse

Europe 2026

Building Agent Interfaces: Lessons from Chrome DevTools (MCP) for Agents — Michael Hablich, Google

Michael Hablich

Overview

This talk introduces Chrome DevTools for Agents, a purpose-built debugging tool for AI agents, drawing parallels to the widely used Chrome DevTools for human web developers. The core thesis is that agents, as a distinct user class, require specialized interfaces and debugging capabilities to overcome their limitations, such as processing vast amounts of data or understanding complex tool descriptions. The presentation emphasizes engineering lessons learned from building and deploying this tool, focusing on effectiveness, efficiency, discoverability, and trust.

Who should watch

Key takeaways

Notable quotes

*We ship Chrome DevTools because we saw that coding agents were flying blind.*
*Essentially, we didn't force the agent to read the entire book, the trace, but instead we just pointed it at the right sentence.*
*Fuel efficiency is relatively worthless if you can't reach your destination.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.