chrome-devtools-mcp
Chrome DevTools for coding agents
Learn how DevToolsConnectionAdapter bridges MCP and Chrome DevTools protocols by wrapping Puppeteer CDP sessions for seamless front-end communication.
How the Target Filter Excludes Internal Chrome Pages in chrome-devtools-mcpLearn how the target filter in chrome-devtools-mcp excludes internal Chrome pages like chrome:// for cleaner debugging. Access essential browser pages while blocking unwanted targets.
How the MCP Telemetry System Sends Usage Data to Google ClearcutLearn how the MCP telemetry system sends usage data to Google Clearcut. Discover its watchdog subprocess, batching, POST requests, and retry logic for efficient logging.
How to Selectively Enable or Disable Tool Categories in Chrome DevTools MCPLearn to selectively enable or disable tool categories in Chrome DevTools MCP using CLI flags or programmatic options. Control emulation, network, and more for efficient debugging.
Node.js and Chrome Version Compatibility Requirements for MCP: Complete Setup GuideEnsure Node.js v20.19+ and Chrome 135+ compatibility for Chrome DevTools MCP setup. Learn version requirements for automatic connection features and a smooth experience.
Chrome DevTools MCP CLI Arguments: Complete Configuration ReferenceExplore over 40 MCP CLI arguments to configure Chrome DevTools connection methods launch behavior tool categories experimental features and telemetry settings.
How StdioServerTransport Works in MCP: Implementation Guide for Chrome DevToolsExplore the StdioServerTransport implementation in MCP for Chrome DevTools. Learn how it uses JSON-RPC over stdio streams for efficient communication. Get the technical details.
How to Configure a Proxy Server in Chrome DevTools MCPLearn to configure a proxy server in Chrome DevTools MCP easily. This guide shows how to effectively use the --proxyServer flag for seamless integration with Chromium.
How to Troubleshoot MCP Connection Issues in Chrome DevTools MCPResolve Chrome DevTools MCP connection issues by troubleshooting invalid CLI arguments, remote debugging errors, and sandbox restrictions. Verify URLs and adjust launch flags for a stable connection.
How Experimental Features Are Managed in the Chrome DevTools MCP Tool Registration SystemLearn how Chrome DevTools MCP manages experimental features using CLI flags and tool annotations for controlled registration and access. Optimize your DevTools experience today.
Error Handling Strategy for MCP Tool Execution in Chrome DevTools MCPLearn the error handling strategy for MCP tool execution in Chrome DevTools MCP. Discover how unhandled exceptions are captured logged and returned to the client.
How to Enable Verbose Logging in Chrome DevTools MCP: A Complete GuideLearn how to enable verbose logging in Chrome DevTools MCP. Set the DEBUG environment variable to mcp:* or * and use flags for detailed output. Troubleshoot with ease.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →