Browser Rendering adds Chrome DevTools Protocol (CDP) and MCP client support
Key Points
- Chrome DevTools Protocol (CDP) support added
- One-line migration for existing CDP scripts
- MCP client integration for AI tools
Summary
Cloudflare Browser Rendering now supports the Chrome DevTools Protocol (CDP), enabling direct integration with browser automation tools and AI agents. This update allows existing CDP-based scripts and MCP clients to use Browser Rendering with minimal configuration changes.
Key Points
- CDP Integration: Direct support for Chrome DevTools Protocol enables compatibility with existing automation tools
- Universal Client Support: Works with Puppeteer, Playwright, and other CDP-compatible clients from any environment
- Simple Migration: Existing CDP scripts require only a one-line endpoint change to use Browser Rendering
- MCP Client Support: AI tools like Claude Desktop, Claude Code, Cursor, and OpenCode can now use Browser Rendering via the chrome-devtools-mcp package
- Flexible Deployment: Compatible with Cloudflare Workers, local machines, and cloud environments using only a Cloudflare API key