Deploy your AI-generated app.

Paste a shared Claude or ChatGPT conversation link. deployclaude extracts the code and deploys it to Cloudflare Pages — live in seconds.

Paste a shared conversation link, then click Deploy. $3 per site, or from $9/mo.


How it works

Build something with an AI chat tool. Then deploy it.

  1. Build with AI. Use Claude or ChatGPT to generate your app. HTML, CSS, JavaScript, React, Svelte — whatever it produces.
  2. Share the conversation. Create a shared link from Claude or ChatGPT and drop the URL into deployclaude. The code is extracted and assembled automatically.
  3. It’s live. Your site is deployed to Cloudflare’s edge network. If your app needs a database, a D1 database and REST API are provisioned automatically.

What it handles

Hosting. Every deploy goes to Cloudflare Pages — free SSL and a .pages.dev subdomain. Paid plans can add custom domains.

Database. When your app needs one, deployclaude provisions a Cloudflare D1 database with a REST API at /api/data/.

URL extraction. Drop in a shared Claude or ChatGPT conversation link. deployclaude finds every code block, infers filenames and structure, and assembles them into a deployable project — no pasting or uploading needed.

No accounts needed. You don’t need your own Cloudflare account. deployclaude manages the infrastructure on your behalf.


Pricing

Pay as you go $3 per site — no subscription, Cloudflare hosting, optional database, .pages.dev subdomain
Starter $9/mo — 20 deploys, custom domains
Pro $29/mo — 100 deploys, custom domains

Questions

How does conversation extraction work?

Share your Claude or ChatGPT conversation and drop the URL into deployclaude. It fetches the conversation, scans for fenced code blocks, infers filenames from context (like “here’s the index.html”), and assembles them into a project. You can review and edit the files before deploying.

Do I need my own Cloudflare account?

No. deployclaude manages hosting and databases on your behalf. Your sites are fully isolated.

What kinds of apps can it deploy?

Anything that outputs static files: HTML, CSS, JavaScript, React, Svelte, Vue. If your app needs a database, deployclaude provisions one automatically with a REST API. Server-side rendering with Node or Python is not supported.

What happens to my database if I cancel?

Your database stays active for the remainder of your billing period. After that it’s removed, but you can export your data first.

What conversation URLs are supported?

deployclaude accepts shared conversation links from Claude (claude.ai/share/...) and ChatGPT (chatgpt.com/share/...). Only verified URLs from these providers are accepted.


Open dashboard →