Cloudflare · Agent-Native Browser Runtime Without Chromium
Kitesurf is Cloudflare's browser built specifically for AI agents: a stateless runtime on Cloudflare Workers that drops Chromium entirely and uses 3–7x less CPU and memory for agentic tasks like HTML extraction and screenshots. Best for developers running browsing agents at scale who care about cost and concurrency.
Best for
Developers and platform teams running web-browsing AI agents at scale on Cloudflare who want cheaper, higher-concurrency sessions
Not ideal for
Workflows needing logged-in sessions, video, WebGL, or pixel-perfect rendering, and teams not using Cloudflare's platform
Who it's for
Engineers building browsing, scraping, or research agents who need many cheap concurrent browser sessions
Beta
Free
Note: Kitesurf itself is free while in beta. It runs within Cloudflare Browser Run, which is available on free and paid plans priced on browser time used; Kitesurf-specific pricing after beta has not been announced.
Modalities
HTML extraction, Markdown, Screenshots
What is Kitesurf?
Kitesurf is a browser built by Cloudflare specifically for AI agents. It runs in V8 isolates on Cloudflare Workers instead of shipping a Chromium engine, prioritizing token efficiency, scalability, and cost over rendering pixels.
How much does Kitesurf cost?
Kitesurf is free while in beta, behind per-account limits. It runs inside Cloudflare's Browser Run service, which offers free and paid plans billed on browser time used.
Does Kitesurf work with Puppeteer and Playwright?
Kitesurf is used through Browser Run's existing CDP and Quick Action endpoints via a browser=kitesurf parameter; Browser Run sessions are controlled through Puppeteer, Playwright, CDP, or Stagehand.
Is Kitesurf open source?
Not yet. Cloudflare has said it plans to open source Kitesurf, but as of August 2026 it is closed-source and available only through Cloudflare's Browser Run platform.
What can't Kitesurf do?
It does not support video playback, WebGL rendering, or persistent authenticated sessions, and common tasks run about 1.7–1.8x slower in wall time than Chromium — the tradeoff for using 3–7x fewer resources.

OpenRouter
Developers building AI applications who want to route across multiple LLM providers, compare model costs, and maintain production reliability through automatic failover without managing separate provider accounts
FreemiumVapi
Developers and enterprises building custom voice agents that need telephony, real-time orchestration, and enterprise security and compliance
FreemiumOpenAI
Knowledge workers who need one AI subscription covering writing, research, coding, image/video generation, and team collaboration
FreemiumMost browsing agents drive a full Chromium instance that renders pixels no model ever sees. Kitesurf rebuilds the browser for that reality: it runs entirely in V8 isolates on Cloudflare Workers, optimizing for token efficiency, context windows, scalability, and cost instead of visual fidelity. Developers opt in with a browser=kitesurf parameter on Browser Run's CDP and Quick Action endpoints, so existing automation workflows carry over, and a public playground (kitesurf.cloudflare.app) lets you test it without deploying code. The efficiency comes with tradeoffs: common agentic tasks run 1.7–1.8x slower in wall time than Chromium, and video playback, WebGL, and persistent authenticated sessions are not supported. It renders many modern sites correctly, but teams needing full browser fidelity should stick with Browser Run's Chromium sessions.
Cloudflare released Kitesurf, an agent-first browser running on Workers V8 isolates instead of Chromium, free during beta behind per-account limits.
Are you the founder? Claim this listing →