Cloudflare builds Kitesurf, a browser made for AI agents, in 12 weeks

AI AgentsDeveloper Tools
Illustration generated by AI: Editorial image for Cloudflare builds Kitesurf, a browser made for AI agents, in 12 weeks

The Core · TL;DR

  • Cloudflare launched Kitesurf, a cloud-hosted browser purpose-built for AI agents, built in just 12 weeks
  • It uses a custom stack (Blitz rendering engine, Firefox's Stylo, Rust-based Boa JS engine) instead of Chromium, running entirely on Cloudflare Workers
  • Kitesurf passes over 215,000 web platform tests and correctly renders sites like Wikipedia, Hacker News, and TodoMVC
  • It uses significantly less CPU and memory than Chromium for agentic tasks like screenshots and HTML extraction, and is free during beta via Browser Rendering

Cloudflare has shipped a browser that skips the parts humans need and keeps only what an AI agent uses. Called Kitesurf, it's a cloud-hosted browser built specifically to run inside agentic workflows, and the company says it took just 12 weeks to build.

That speed comes from starting small rather than forking an existing engine. Instead of adapting Chromium, Cloudflare assembled Kitesurf from a modular rendering engine sourced from the Blitz project, Firefox's Stylo CSS parser, and Boa, a Rust-based ECMAScript engine. The whole thing runs on Cloudflare's own Workers serverless platform.

Cloudflare has credited the open-source Obscura project as the spark for the effort, using it as a reference point for the initial build before expanding it into a full production browser.

Built for tasks, not tabs

Full browsers like Chromium carry decades of features aimed at rendering the open web for people: extensions, media codecs, accessibility tooling, and complex layout edge cases. Agents mostly don't need any of that. They need to load a page, extract structured content, take a screenshot, or fill a form, repeatedly and at scale.

Cloudflare says Kitesurf is built around exactly that workload, and the payoff shows up in resource use. The company reports it consumes significantly less CPU and memory than Chromium when handling agentic tasks such as screenshotting and HTML extraction, which matters when a fleet of agents is spinning up browser sessions continuously rather than one person clicking through tabs.

Compatibility is the harder problem for any from-scratch engine, and Cloudflare is leaning on numbers to make its case. Kitesurf has passed more than 215,000 web platform tests, and Cloudflare says it correctly renders real-world sites including TodoMVC, Wikipedia, Hacker News, the Cloudflare Blog, and parts of the Cloudflare dashboard itself.

Free during beta

Kitesurf is currently free to use through Cloudflare's Browser Rendering service while it remains in beta, a common on-ramp for infrastructure products Cloudflare wants developers to adopt before introducing usage-based pricing later.

The launch lands as agent frameworks increasingly need browsing as a first-class capability rather than a bolted-on tool. A lighter, purpose-built rendering stack that runs natively on serverless infrastructure gives Cloudflare a distinct pitch against headless-Chromium services that dominate the space today, though the real test will be how Kitesurf holds up against the messier, less standards-compliant corners of the web that agents inevitably run into outside curated test suites.

WK

WAKIB Editorial Team

This review was prepared and summarized by the WAKIB AI intelligence engine and vetted by our editorial board for accuracy and reliability.

Subscribe to Newsletter

Get a weekly summary of the most promising AI research and tools delivered to your inbox.

Telegram Channel

Join our active community on Telegram for real-time tracking of AI models and trends.

Join us on Telegram

More from Tools

View all in Tools