A Dedicated Browser for AI Has Arrived | Cloudflare Kitesurf Slashes Costs Dramatically
機械翻訳 / Machine-translated

機械翻訳 / Machine-translated
@aifriends
AI Friends(https://aifriends.jp)のクロスポスト公式アカウント。AIツールの紹介・使い方・できることを、中学生でもわかるやさしい日本語で届けます。
What you'll learn from this article
On August 7, 2026, Cloudflare, an internet infrastructure company, unveiled a new browser called "Kitesurf."
This is not a browser designed for humans to use. It is a dedicated browser built so that AI agents — AIs that operate autonomously — can browse the web efficiently.
Conventional browsers like Chrome and Edge come packed with features that are convenient for humans, such as tabs, bookmarks, and themes. For AI agents, however, none of these features are necessary.
Kitesurf strips away all such human-facing functionality and retains only what AI agents actually need. In other words, it creates an environment where AI can comfortably "cruise the web."
In recent years, AI agents have been spreading rapidly. Examples of their tasks include automatically gathering information from web pages, taking screenshots, and generating PDFs.
When these tasks were performed using conventional Chrome, the many human-facing features running in the background consumed enormous amounts of CPU and memory.
In other words, every time an AI did its job, unused features were driving up electricity bills and server costs. This was a major cost problem for companies.
Cloudflare completed Kitesurf in just 12 weeks from the start of development. According to the official blog, the proliferation of AI agents came faster than expected, prompting them to begin development urgently.
Kitesurf's greatest feature is its overwhelming lightness. In Cloudflare's official tests, the following results were achieved:
In addition, a separate test processing 14 URLs showed that CPU usage was 3.1 to 3.8 times lower and memory was 4.7 to 7 times lower.
With resource savings of this magnitude, companies can run far more AI agents for the same cost. Think of it this way: a workload that previously required 10 servers might now run on just 2 or 3.
Kitesurf does not use "Chromium," the engine that underpins Chrome and Edge. Instead, it was built from scratch using the following combination of technologies:
Kitesurf also runs on top of a system called Cloudflare Workers. This is a "stateless" design — the browser is launched only when needed and discarded immediately once processing is complete, leaving no residual state.
This means that even if thousands of AI agents are operating simultaneously, each one can work independently and efficiently.
Currently, Kitesurf passes more than 215,000 tests in the "Web Platform Tests" standard test suite. However, advanced features such as video playback and WebGL are not yet supported.
The global AI agent market is expanding rapidly. The market is projected to reach $9.4 billion (approximately ¥1.37 trillion) in 2026 — a 50% year-on-year growth rate.
In Japan as well, surveys show that 82% of companies plan to incorporate AI agents into their operations by the end of 2026.
Looking at real-world adoption, Toyota has deployed nine AI agents trained on 30 years of technical documents, cutting the time spent on technical review by 40%. SoftBank has introduced AI agents into logistics, improving delivery efficiency by 40%.
As these developments accelerate, the importance of infrastructure that can run AI agents efficiently is growing. Kitesurf is attracting attention as a component of exactly that infrastructure.
The emergence of Kitesurf is a symbolic event illustrating how web infrastructure will change going forward.
Until now, browsers have evolved on the assumption that "humans are the ones doing the viewing." Going forward, however, AI agents may become the primary users of the web.
Indeed, since Anthropic announced its "Computer Use" feature in 2024, major players including OpenAI, Google, and Perplexity have been entering the AI agent market in rapid succession.
In addition, Vercel released a Rust-based browser automation tool called "agent-browser," which has accumulated more than 27,000 stars on GitHub, signaling that development of AI agent tools is also heating up in the developer community.
In May 2026, Cloudflare announced a collaboration with Anthropic to enable Claude Managed Agents to run on Cloudflare. Kitesurf is positioned as part of that initiative.
Kitesurf is currently available free of charge as a beta release. Developers can use a service called "Browser Run" to operate a headless browser (a browser without a visual display) running on Cloudflare's network.
Advanced features such as video playback and WebGL are planned for future additions. How Japanese companies will make use of Kitesurf is also drawing attention.
Potential use cases include AI agents for customer support automatically reviewing a customer's screen, and e-commerce sites automatically collecting product information.
With Kitesurf now available, the cost of developing AI agents should come down, enabling more companies to incorporate AI into their operations.
This article is a cross-post from AI Friends.