Publish AI-Generated Websites With Revdoku
Table of Contents
Revdoku is a website publishing platform for AI-generated sites. Ask ChatGPT, Claude, Codex, OpenClaw, Hermes, or your own agent to build a report, game, chart, document, landing page, or small app, then publish it as a live website you can share.
Your AI tool creates the HTML, CSS, JavaScript, images, and supporting files. Revdoku stores those files in a bucket, publishes index.html, and gives you a public URL on localhost3000.love, a revdoku.site alias, or a connected custom domain.
Use Revdoku when an AI answer should become something people can open in a browser instead of another attachment or chat transcript:
- publish a report as a website,
- share an AI-made browser game,
- turn data into interactive charts,
- publish a document, guide, or proposal,
- update the same site later from your favorite AI tool.
Visit analytics are available for published sites, and any published website can be password-protected.
Update The Same Website Later
When you need a revision, ask your AI tool to update the same Revdoku bucket and republish. The site can keep the same public Revdoku link or custom domain while the files change behind it.
Just ask to “publish to Revdoku” to publish your as a fast and secure website
from your Codex, Claude or another AI apppublish files or folders
Paste this into your AI app.
Install the Revdoku skill in your AI app.
npx skills add revdoku/revdoku --skill revdoku -gChoose your AI app to connect through MCP.
codex mcp add revdoku --url https://app.revdoku.com/mcp codex mcp login revdoku
claude mcp add --transport http revdoku https://app.revdoku.com/mcp claude mcp login revdoku
https://app.revdoku.com/mcpFree · Public or protected · Visitor analytics · Forms and email alerts Building websites for clients? Explore Revdoku for agencies
Related Articles

How to Migrate a Claude Artifact to Revdoku
Learn how to export, transfer, test, and securely publish a Claude Artifact as a static website on Revdoku.

GitHub Pages Password Protection and Privacy
Learn why private repositories do not protect Pages sites and compare secure access options for internal teams and external clients.

How to Password Protect a Vercel Deployment
Learn how to secure Vercel deployments with password protection, authentication, trusted access, or protected Revdoku hosting.