AgentsThe story, in brief

Cloudflare Introduces Kitesurf: An Agent-First Web Browser That Runs Entirely in V8 Isolates on Cloudflare Workers

Cloudflare just shipped a browser built for agents, not humans. 3–7× lighter than Chromium. Works with Puppeteer and Playwright today.

Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI agents and the coordination of work.AI illustration by KeyNews
The KeyNews take

Why it matters

Kitesurf is agent infrastructure—a purpose-built browser optimized for autonomous systems to extract and interact with web content at scale. It removes human UX overhead (tabs, extensions) and cuts resource consumption dramatically, making it a practical platform for agent deployments that need reliable, efficient web access.

The key facts

8 to know
  1. Kitesurf: stateless web browser built in Rust, runs in V8 isolates on Cloudflare Workers

  2. No Chromium; uses Blitz, Stylo, Boa JS components

  3. Passes 215,000+ Web Platform Tests

  4. 3.1–3.8× less CPU; 4.7–7.0× less memory vs Chromium (screenshots and HTML extraction)

  5. Backward compatible: Puppeteer, Playwright, MCP clients work with browser=kitesurf parameter

  6. Free during beta

  7. Built in 12 weeks

  8. Machine-readable content and isolation optimized for agents

Go to the source

MarkTechPostmarktechpost.com

Publisher excerpt: Cloudflare has released Kitesurf, a stateless web browser built specifically for AI agents that runs entirely in V8 isolates on Cloudflare Workers, with no Chromium underneath. The browser drops human-facing features like tabs and extensions in favor of what agents need: machine-readable content,…
Read original report
Back to today's editionMore agents news

Keep reading

Related stories

More from Agents