智能代理可创建 Cloudflare 账户、注册域名并部署应用

#Tech

智能代理可创建 Cloudflare 账户、注册域名并部署应用

Cloudflare 推出新协议,允许智能代理(Coding Agents)代表用户创建 Cloudflare 账户,注册域名,并直接部署应用程序,无需用户手动操作。

该协议利用 Stripe Projects 的框架,实现了零配置的自动化部署流程,代理可以在用户授权后自动完成账户创建、付费订阅、域名注册和 API 令牌获取。

Cloudflare 提供了服务目录发现、授权和支付等功能,保障用户安全并设置消费上限。

该协议对任何具有用户登录功能的平台开放,旨在简化 Cloudflare 服务集成流程。

查看原文开头(英文 · 仅前 3 段)

2026-04-306 min readThis post is also available in 한국어.Coding agents are great at building software. But to deploy to production they need three things from the cloud they want to host their app — an account, a way to pay, and an API token. Until now these have been tasks that humans handle directly. Increasingly, agents handle them on the user’s behalf. The agent needs to perform all the tasks a human customer can. They’re given higher-order problems to solve and choose to use Cloudflare and call Cloudflare APIs.Starting today, agents can provision Cloudflare on behalf of their users. They can create a Cloudflare account, start a paid subscription, register a domain, and get back an API token to deploy code right away. Humans can be in the loop to grant permission and must accept Cloudflare's terms of service, but no human steps are otherwise required from start to finish. There’s no need to go to the dashboard, copy and paste API tokens, or enter credit card details. Without any extra setup, agents have everything they need to deploy a new production application in one shot. And with Cloudflare’s Code Mode MCP server and Agent Skills, they’re even better at it.This all works via a new protocol that we’ve co-designed with Stripe as part of the launch of Stripe Projects.We’re excited to launch this new partnership with Stripe, and also to offer $100,000 in Cloudflare credits to all new startups who incorporate using Stripe Atlas. But this new protocol also makes it possible for any platform with signed-in users to integrate with Cloudflare in the same way Stripe does, with zero friction for the end user.

How it works: zero to production without any setup or manual steps

Install the Stripe CLI with the Stripe Projects plugin, login to Stripe, and then start a new project:

※ 出于版权考虑,仅引用前 3 段。完整内容请阅读原文。

阅读原文 ↗