The built-in browser tool is good for quick checks.
But when a page looks fine and the console is exploding, I want better evidence.
In this article, I show how I connect IBM Bob to a dedicated Chrome session through Chrome DevTools MCP, so Bob can inspect console logs, network requests, screenshots, and performance traces.
My simple rule:
Use the built-in browser tool when speed is enough.
Use Chrome DevTools when you need evidence.
https://www.the-main-thread.com/p/chrome-devtools-mcp-ibm-bob






