Cloudflare has unveiled Kitesurf, a cloud-based browser designed not for everyday browsing, but for AI agents that need to interact with the web on behalf of users. The launch reflects a broader shift in software, where AI systems are moving from answering questions to completing tasks.
Unlike conventional browsers, Kitesurf is built around the needs of automated agents. That means prioritizing context handling, speed, token efficiency, and scale rather than visual features such as themes, tabs, or extensions. Cloudflare also highlights a different security model, since AI-driven browsing can face risks such as prompt injection.
The company says developers can use Kitesurf to create agents that navigate websites, complete forms, and carry out browser-based actions without building a browser from scratch. The project was developed in just 12 weeks and runs on Cloudflare's Workers serverless platform.
Kitesurf is currently available in beta through Browser Run, where developers can programmatically control headless browser instances across Cloudflare's network. Cloudflare says the system is more efficient than Chromium for common agent tasks such as screenshots and HTML extraction, with lower CPU and memory use.
Under the hood, Kitesurf combines several open technologies, including the Blitz rendering engine, Firefox's Stylo CSS parser, and the Boa JavaScript engine. Cloudflare says the browser already passes more than 215,000 web platform tests and continues to improve rapidly. The company also notes that Kitesurf can render popular sites and dashboard environments with strong reliability.
As AI agents become more capable, tools like Kitesurf could help define a new layer of the web: one built for machine action, not just human navigation. That shift may shape how digital services are designed in the years ahead.