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.
Build something with an AI chat tool. Then deploy it.
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.
| 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 |
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.
No. deployclaude manages hosting and databases on your behalf. Your sites are fully isolated.
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.
Your database stays active for the remainder of your billing period. After that it’s removed, but you can export your data first.
deployclaude accepts shared conversation links from Claude (claude.ai/share/...) and ChatGPT (chatgpt.com/share/...). Only verified URLs from these providers are accepted.