Cloudflare has entered the browser development space with Kitesurf, a specialized cloud-based browser tailored for artificial intelligence agents rather than human users. The infrastructure company designed the tool to support the emerging category of AI software that performs tasks on behalf of users, requiring web navigation and website interaction capabilities similar to human browsing behavior.
Unlike conventional browsers built for people, Kitesurf prioritizes different technical considerations. The browser eliminates visual-focused features such as themes and tabs, instead concentrating on managing context windows, performance metrics, token expenses, and system scalability. Kitesurf also addresses security challenges unique to AI systems, including protection against prompt injection attacks that could compromise agent functionality.
Cloudflare developed Kitesurf in just 12 weeks using components from multiple technologies, including a modular rendering engine and Firefox’s CSS parser, with the entire system operating on Cloudflare’s serverless Workers platform. The company reports that Kitesurf consumes significantly less processing power and memory than Chromium when performing typical AI tasks such as capturing screenshots and extracting HTML code, potentially reducing operational costs for developers.
Currently available free during its beta phase through Browser Run, Kitesurf already passes over 215,000 web platform tests and successfully renders popular websites including Wikipedia and Hacker News. The tool enables developers to create AI agents capable of navigating websites and completing form-filling tasks without requiring custom browser infrastructure.