Cloudflare is entering the browser race with a twist: Kitesurf is a cloud-hosted browser designed for AI agents, not people. It runs on the company’s Workers serverless platform and skips the visual trimmings humans expect, such as themes, tabs and extensions.
For agents, the priorities are different. The browser must manage context windows, token costs and scalability, and it faces threats like prompt injection. Cloudflare says Kitesurf uses less CPU and memory than Chromium for common tasks such as screenshots and HTML extraction, which keeps operating costs down.
The company built the browser in about 12 weeks, assembling a modular rendering engine from open-source pieces including Firefox’s Stylo CSS parser and the Boa JavaScript engine. Kitesurf already passes more than 215,000 web platform tests and renders pages like Wikipedia and Hacker News correctly. It is free during beta inside Browser Run, Cloudflare’s headless browsing service.
For startups building web agents, the pitch is simple: rent the browser instead of building one. As agentic software moves from chatbots to task-doers, infrastructure players are racing to own the layer between models and the open web.