Open Think Deploy →
§10 · Cloud deploy · browser-based

Deploy Helm to your Cloudflare
without a terminal.

Paste a scoped Cloudflare API token. We provision the D1 database, optionally create an Access app, and hand you a finished wrangler.toml + a single wrangler deploy to run. The token is used once and thrown away — we never see your runtime data.

Other deploy modes:  → /deploy/guided terminal walkthrough  ·  → /deploy/agent have an AI agent drive it

§10.1 · Step 1create a token

Open Cloudflare,
paste back here.

Click below — Cloudflare's dashboard opens with the exact scopes we need pre-filled. Click Continue to summaryCreate token, copy the value, and paste it into the box.

What scopes are requested?
ResourcePermission
AccountWorkers Scripts:Edit
AccountAccess: Apps and Policies:Edit
AccountCloudflare Zero Trust:Read
AccountD1:Edit
AccountWorkers R2 Storage:Edit
AccountWorkers KV Storage:Edit
AccountArtifacts:Edit
AccountAI Gateway:Edit
AccountAccount Settings:Read
UserUser Details:Read

No read access to existing resources. No DNS, no zones, no R2. You can revoke any time at dash → API Tokens.

The pre-fill URL uses Cloudflare's exact short keys for each permission group (e.g. aig:edit for AI Gateway). If any row is missing when the dash opens, click + Add more and search the permission name — the list is still correct.

§10.4 · Privacy posture

Your data never reaches us.

Your CF API token rides only the request that creates the resources. We don't log it, don't persist it, don't proxy it. The Worker we deploy runs in your account, against your bindings, billed to your Cloudflare account. Once deploy is done, revoke the token at dash → API Tokens — your Helm keeps running.

Unlike a managed agent service, we have no read path to your D1, your DOs, your secrets, or your prompts. The whole runtime is yours.