Cloudflare has entered the browser space with Kitesurf, but unlike traditional browsers such as Chrome and Firefox, its new browser is designed specifically for AI agents rather than human users.
As AI software evolves from chatbots into agents capable of completing tasks on behalf of users, these systems need to interact with websites in much the same way people do. Cloudflare says Kitesurf is designed to give developers that capability without requiring them to build their own browser infrastructure.
Instead of focusing on features such as tabs, themes and browser extensions, Kitesurf is designed around the needs of AI agents. Cloudflare says the browser prioritizes context management, performance, token usage and scalability. It also has to deal with different security risks, including prompt injection attacks that could potentially manipulate an AI agent while it is interacting with a website.
Developers can use Kitesurf to build AI agents that navigate websites, fill out forms, extract information and perform other browser-based tasks. The browser runs on Cloudflare’s serverless Workers platform and is available for free during its beta through the company’s Browser Run service, which allows developers to programmatically control headless browser instances running on Cloudflare’s network.
Cloudflare says it began developing Kitesurf only 12 weeks ago and claims the browser is significantly more efficient than Chromium in CPU and memory usage for common AI-agent tasks such as taking screenshots and extracting HTML. The company says that lower resource consumption could help reduce the computing costs of running AI agents at scale.
Kitesurf combines several open-source technologies, including the modular rendering engine from Blitz, Firefox’s Stylo CSS parser and the Boa JavaScript engine, which is written in Rust. The remaining components run within Cloudflare Workers.
Despite being a new project, Cloudflare says Kitesurf already passes more than 215,000 Web Platform Tests, with hundreds of additional tests being added and passed every week. The company also credits the open-source Rust headless browser engine Obscura for inspiring the project, saying its first proof of concept involved porting Obscura to Workers.
If this article helped you, please consider supporting our work. Every small contribution keeps Abijita.com independent and running.
Cloudflare says Kitesurf can already render websites and applications including TodoMVC, Wikipedia, Hacker News, the Cloudflare Blog and much of the Cloudflare dashboard, giving developers an early look at how browsers built specifically for AI agents could work.





