Introducing Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers
Cloudflare Blog ● Covered by 3 sources
Cloudflare announced Kitesurf, a new browser built on Workers specifically for AI agents that runs in V8 isolates and is more efficient than Chromium for tasks like screenshots and HTML extraction. The browser uses Rust compiled to WebAssembly, Web Platform Tests for validation, and architectural isolation to handle untrusted web content safely without tabs, extensions, or pixel-perfect rendering. Agents can now access a lightweight browser optimized for token count and cost rather than human-centric features, available free in beta through Browser Run.
Why it matters
Kitesurf is a new browser that runs entirely on top of Cloudflare Workers that was built specifically for agents. It is great for AI agents that need to render pages and scales well for bursty, AI-driven workloads.