Cloudflare Launches Kitesurf, a Cloud-Hosted Browser Built for AI Agents

Cloudflare launched Kitesurf in August 2026, a cloud-hosted browser designed for AI agents rather than human users. The product is available for free in beta through Browser Run, Cloudflare’s service that lets developers programmatically control headless browser instances on the company’s network.

Unlike traditional browsers, Kitesurf is built around the needs of AI software: managing context windows, performance, token costs, and scalability. Cloudflare notes that AI browsers also face a distinct threat model, including vulnerabilities such as prompt injection attacks. Visual features common to consumer browsers — themes, tabs, and extensions — are absent by design.

With Kitesurf, developers can build AI agents capable of navigating websites, filling out forms, and completing other browser-based tasks without having to build their own browser software from scratch. Cloudflare says Kitesurf is “significantly more efficient in CPU and memory consumption than Chromium for common agentic tasks like screenshots and HTML extraction,” which it says helps keep costs down.

Cloudflare says it decided to build Kitesurf just 12 weeks before launch. The browser runs entirely on the company’s serverless platform, Workers, and was assembled from several existing technologies: a modular rendering engine from Blitz, Firefox’s CSS parser Stylo, and Boa JS, a Rust ECMAScript engine. Cloudflare also credited the open source Rust headless engine Obscura, saying the first proof of concept was a port of Obscura to Workers.

Despite its short development timeline, Cloudflare says Kitesurf already passes more than 215,000 web platform tests, with more being added weekly. The browser correctly renders pages including TodoMVC, Wikipedia, Hacker News, and the Cloudflare Blog.

The launch reflects a broader shift in AI development, as software evolves from question-answering chatbots toward agents that complete tasks on users’ behalf — a transition that makes web browsing capability increasingly central to AI infrastructure.

Source: TechCrunch

This article was generated by AI and cites original sources.
Scroll to Top