Cloudflare launched its Agents platform during "Agents Week," introducing a suite of tools designed to support the development, deployment, and operation of autonomous AI agents at scale. The stack includes @cloudflare/computer, a new runtime specifically designed for agents; Cloudflare Agents, a production-grade agentic development platform with live tracing, replay, and human-in-the-loop approvals; Cloudflare Wallets, a programmable wallet enabling agents to perform transactions in the emerging agentic economy; and Cloudflare OS, an open-sourced platform for building apps and automating work with built-in security and oversight.
Key supporting tools announced include WebMCP, which adds agent discoverability to any website; Kitesurf, an agent-first browser trading pixel-perfect rendering for low-memory footprint on V8 isolates; MCPv2, a rewritten Model Context Protocol with simplified deployment and scalability; and Cloudflare AI Search, which turns user data or websites into agent-ready search engines. The announcements span five domains: agentic infrastructure and runtime, development lifecycle and CI/CD, identity and access control, web discoverability and interoperability, and financial transactions. Cloudflare emphasized that the platform is built around orchestration, memory, observability, and security—the infrastructure gaps beyond models themselves.
For architects building agent platforms or integrating agents into existing applications, this matters because Cloudflare is materializing a full stack for production agentic workflows. The Agent Development Lifecycle (ADLC) framework replaces traditional SDLC and includes failure-repair agents for CI/CD. Wallets provide a formal mechanism for agent-to-agent and agent-to-human transactions without custom payment plumbing. For teams operating AI at scale, Cloudflare OS and identity-aware analytics address the operational challenge of securing and auditing agent activity in multi-tenant environments. The suite targets both infrastructure deployment (Workers, Containers with TCP/gRPC support) and observability—a signal that production agent systems are becoming a first-class concern for edge providers.