Cloudflare has introduced Kitesurf, a cloud-hosted browser built specifically for AI agents. Rather than serving as another browser for people, Kitesurf is designed for autonomous systems that need to browse websites, scroll through pages, extract information, and work with online content.

The browser is intended to make agent-based web activity more efficient. AI agents do not need many of the features found in conventional browsers, such as tabs, extensions, or polished visual interfaces. Their needs are different: efficient content processing, lower costs, and the ability to work within limited context windows.

Why Cloudflare Built Kitesurf for AI Agents

Traditional browsers are made for human browsing. They include features that support daily tasks such as navigating between tabs, managing extensions, and viewing pages with smooth visual rendering.

Kitesurf takes a more focused approach. It removes those extra layers and concentrates on the functions AI agents use when browsing the web. This includes tasks such as capturing screenshots and pulling content from pages.

Cloudflare built Kitesurf to address the computing demands of running large numbers of AI agent sessions. Running thousands of sessions through conventional browsers can become expensive. The company says its browser uses significantly less computing power for common agent tasks.

How Kitesurf Runs on Cloudflare Workers

Kitesurf runs entirely on Cloudflare Workers, the company’s serverless computing platform. It does not rely on Chromium, which powers many existing browsers.

This architecture is part of what separates Kitesurf from browsers built around a traditional human browsing experience. The browser is designed to process web pages for AI agents without carrying the additional browser features those agents do not need.

For AI systems that browse, collect page content, or take screenshots, this lighter setup is intended to reduce computing requirements.

Kitesurf Uses Open-Source Browser Technology

Cloudflare built Kitesurf with existing open-source technology. Its components include Blitz, a rendering engine, and Stylo, Firefox’s CSS parser.

The project reportedly began 12 weeks before its announcement and passed more than 215,000 web platform compatibility tests.

Kitesurf can render websites such as Wikipedia and Hacker News correctly. However, it still has limitations. It cannot handle video playback or long authenticated sessions.

Kitesurf Availability and Beta Access

Kitesurf is free to use during its beta phase through Cloudflare’s Browser Run product. A public playground is also available at kitesurf.cloudflare.app.

Cloudflare has also said it plans to open-source Kitesurf in the future. That would allow customers to deploy and run their own version of the browser.

A Browser Built for Agent-Based Web Tasks

AI agents are increasingly being used for online tasks such as booking flights, completing forms, and shopping for people. Kitesurf is built around the browser functions these systems need to work through web pages more efficiently.

Instead of trying to replicate a full human browser, Cloudflare has created a browser environment focused on AI agent workloads. Its design centers on browsing, page rendering, screenshots, and content extraction while reducing the computing demands associated with conventional browser sessions.