A paid remote endpoint that gives AI agents programmatic access to Chrome DevTools during browser sessions. Exposes four tools: inspect_page_state, read_console_errors, summarize_network_waterfall, and export_devtools_receipt. Useful when you need your agent to debug frontend issues, capture console output, analyze page load performance, or generate audit trails of browser interactions. Runs as a hosted service over streamable HTTP, requires a bearer token from their website. Returns structured JSON for all operations and includes usage receipts, making it straightforward to track what your agent did and bill accordingly. Reach for this when local DevTools automation isn't enough and you need remote, token-gated browser inspection with compliance logs.
claude mcp add --transport http com.clauxel.chromedevtoolsmcp-chromedevtoolsmcp-mcp https://chromedevtoolsmcp.clauxel.com/mcp