Skip to content
Tools · Jun 22, 2026

Cloudflare launches temporary Workers accounts for zero-setup deployments

New 'npx wrangler deploy --temporary' command deploys ephemeral Cloudflare Workers projects that run for 60 minutes without requiring a Cloudflare account.

Trust79
HypeLow hype

2 sources · cross-referenced

ShareXLinkedInEmail
TL;DR
  • Cloudflare Workers now supports temporary deployments via 'npx wrangler deploy --temporary' without requiring an account.
  • Deployed projects run for 60 minutes and can be claimed to extend their lifetime.
  • Feature is positioned as useful for AI agents but applies broadly to any Workers use case.

Cloudflare has introduced a temporary deployment option for its Workers platform that allows users to deploy projects without creating an account. The feature is accessed via the command 'npx wrangler deploy --temporary', which deploys an ephemeral project that remains live for 60 minutes.

Users can claim the temporary project through a provided URL to take ownership and extend its lifetime beyond the initial 60-minute window. The claim process is presented via a dedicated page that includes a countdown timer indicating the remaining time to claim the project.

While Cloudflare frames the feature as intended for AI agents, the underlying capability—zero-setup, time-limited serverless deployments—applies to any use case requiring rapid prototyping or testing of Workers projects.

Simon Willison documented the feature after testing it with a redirect-resolving application built using GPT-5.5 xhigh in Codex Desktop. The temporary deployment operated as described, demonstrating practical utility for quick experiments.

Sources
  1. 01Simon Willison’s WeblogTemporary Cloudflare Accounts for AI agents
  2. 02Cloudflare BlogTemporary Accounts
Also on Tools

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.