6 Sources
[1]
Cloudflare launches Kitesurf, a browser built for AI agents
Cloudflare is the latest company to join the race to build a new web browser. But instead of pitching a Chrome alternative to consumers, the internet infrastructure provider launched Kitesurf, a cloud-hosted browser designed specifically for AI agents. AI software is evolving from chatbots that
[2]
Cloudflare built a browser for AI agents. It uses 7x less memory than Chromium and runs entirely on Workers.
Cloudflare launched Kitesurf, an agent-first browser on Workers. Uses 3-7x less CPU/memory than Chromium. Passes 215K+ WPT tests. Built in Rust/Wasm in 12 weeks. Free in beta via Browser Run. Will be open sourced. Cloudflare built a browser from scratch for AI agents and launched it today as a
[3]
Cloudflare's new browser Kitesurf is designed for AI agents to browse the internet
AI agents just got their own browser that lets them browse the internet more efficiently. Cloudflare just entered the AI-browser race with a twist. Instead of building another Chrome alternative for people, the company launched Kitesurf, a cloud-hosted browser made only for AI agents. Since
[4]
Cloudflare Introduces Kitesurf: A Browser Meant Only for AI Agents
The logic behind the move is that AI agents do not need user experience quality and Kitesurf promises to cut down token costs Cloudflare has now joined the ever-growing bandwagon of companies releasing their own web browsers. However, they have done something different by not attempting to create
[5]
Cloudflare Kitesurf: New Browser Built For AI Agents Explained
Cloudflare has launched Kitesurf, a cloud-hosted browser designed specifically for artificial intelligence agents rather than human users. The browser is built to help AI agents navigate websites, extract information, capture screenshots and complete web-based tasks while using less computing power
[6]
Cloudflare Unveils Kitesurf Browser for Faster AI Agent Tasks Online
Cloudflare has launched Kitesurf, a cloud-hosted browser built to help AI agents use websites and complete online tasks. The beta runs on Cloudflare Workers and is free through Browser Run, subject to account limits. Developers can use Kitesurf for screenshots, HTML extraction, form completion,
Share
Copy Link
Cloudflare unveiled Kitesurf, a cloud-hosted browser built exclusively for AI agents rather than humans. Developed in just 12 weeks, it runs entirely on Cloudflare Workers and uses 3-7x less CPU and memory than Chromium. The agent-first browser strips away tabs and extensions to focus on what AI agents need: efficient content extraction, screenshots, and scalability at lower token costs.
Cloudflare launched Kitesurf, a cloud-hosted browser designed exclusively for AI agents rather than human users
1
2
. The browser for AI represents a fundamental shift in how companies approach web browsing infrastructure as AI agent activity has grown nearly 8,000% in the past year2
. The internet infrastructure provider made the decision to build Kitesurf just 12 weeks ago, recognizing that traditional browsers like Chromium were designed for humans and repurposed for machines, making them inefficient for autonomous systems2
4
.
Source: TechCrunch
Unlike conventional browsers that prioritize visual elements like themes, tabs, and browser extensions, the browser built for AI agents focuses on managing context windows, performance, token costs, and scalability
1
5
. Kitesurf runs entirely on Cloudflare Workers, the company's serverless platform, and is available for free during beta through Browser Run, which lets developers programmatically control and interact with headless browser instances1
.The agent-first browser delivers substantial efficiency improvements compared to Chromium. On a 14-URL test corpus, Cloudflare Kitesurf used 3.1x less CPU for screenshots and 3.8x less for HTML extraction
2
. Memory consumption showed even more dramatic gains, with Kitesurf using 4.7x less memory for screenshots and 7x less for HTML extraction compared to Chromium2
. While Chromium remains faster on wall-clock time by approximately 1.7x due to its JIT compiler, CPU and memory consumption are what drive infrastructure bills for companies running AI agents at scale2
.Cloudflare's pitch to developers emphasizes that lower resource usage translates directly to more concurrent agent sessions at reduced costs
2
3
. Browser engines like Chromium "consume so much memory and compute that providing every agent with its own instance is prohibitively expensive, restricting large parts of the Web to only the most sophisticated and costly AI models," according to Cloudflare4
. This efficiency enables AI developers to build software that can navigate websites, fill out forms, and complete browser-based tasks without building their own browser infrastructure1
.The browser was constructed using a combination of existing open-source technologies compiled to WebAssembly
2
. Cloudflare assembled Kitesurf from a modular Blitz rendering engine, Firefox's Stylo CSS parser, and Boa JS, a Rust ECMAScript engine1
4
. Everything else runs inside Cloudflare Workers1
. The company credited the open-source Rust headless engine Obscura for inspiring the development, noting that the first proof of concept was a port of Obscura to Workers1
.Despite its rapid development timeline, Cloudflare Kitesurf already passes more than 215,000 Web Platform Tests and adds hundreds more passing tests each week
1
2
. The browser correctly renders websites including TodoMVC, Wikipedia, Hacker News, and portions of the Cloudflare dashboard1
3
. The browser works with standard automation tools including Puppeteer, Playwright, and any MCP client that speaks CDP2
.Related Stories
The browser built for AI agents faces a different threat model than traditional browsers. AI agents could be vulnerable to prompt injection attacks and other security risks when navigating arbitrary websites
1
4
. Kitesurf treats every page load as untrusted input, every session as stateless, and every component as isolated2
4
. Each component has access only to resources strictly necessary for its function4
.This security architecture matches how AI agents actually operate, where an agent might be pointed at whatever a task demands from vague sources, unlike a human browser that typically visits trusted sites
4
. The isolated, stateless design provides protection while enabling agents to browse the internet more efficiently across multiple concurrent sessions2
.Kitesurf currently cannot handle certain use cases that remain better suited for Chromium-based browsers. The browser does not yet support video playback, WebGL rendering, bot-challenge handshakes with real TLS fingerprints, or extended authenticated sessions requiring persistent state
3
4
. For these scenarios, Cloudflare recommends using Browser Run's default Chromium-powered option4
.Cloudflare plans to open-source Kitesurf once it reaches sufficient maturity, allowing any customer to deploy their own version on their own accounts
2
3
4
. The company emphasized that "Kitesurf is in its early stages, but we wanted to open it up to you as soon as possible and learn from your feedback," with the team actively improving performance, efficiency, and compatibility through frequent updates4
. Developers can experiment with the browser through a public playground at kitesurf.cloudflare.app3
.Summarized by
Navi
[2]
[3]
[5]
05 Aug 2026•Technology

01 Jul 2026•Technology

16 Sept 2026•Technology

1
Technology

2
Technology

3
Science and Research
