Revdoku
Create account-free website previews and publish durable sites from AI agents with Revdoku.
Open source Repository Open in the app JSON README (API)
About
Create account-free website previews and publish durable sites from AI agents with Revdoku.
Details
- Kind
- MCP servers
- Topic
- No topic detected
- Publisher
- com.revdoku
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.1
- Forks
- 1
- Last push
- 2026-09-08T16:12:47Z
- Repository state
- ativo
- Language
- Shell
- License
- MIT
- Added
- 2026-08-29 03:01:20
- Updated
- 2026-08-29 03:01:20
- Origin id
com.revdoku/revdoku
README
# Revdoku > **Create websites from your AI for FREE** > > Ask ChatGPT, Claude or other AI to publish to Revdoku. > > Get a live `*.localhost3000.love` website in seconds. Existing `*.revdoku.site` > links remain supported as aliases. > > **Free account available.** Revdoku connects to ChatGPT, Claude, and local coding agents so they can create and manage websites from an AI chat or coding session. Free accounts include analytics, built-in forms, versioning, custom Revdoku subdomains, and fast CDN-based hosting. Websites are ready-to-serve HTML, CSS, JavaScript, and assets. Revdoku does not install dependencies or compile project source. For an existing framework project, build locally and upload the source together with the static export, then select the export folder as the website root. For Next.js, use `output: 'export'` and publish the generated `out/` (or configured `dist/`) with static routing. Astro uses a fully prerendered `output: 'static'` build, usually in `dist/`. Other Node.js-based frontends follow the same workflow using their configured static output; Express and SSR server bundles require a backend. See the [framework build guide](./docs.md#astro-and-nodejs-based-websites) and [Next.js configuration](./docs.md#nextjs-static-websites). ## Prompt for an AI agent ```text Set up Revdoku so you can publish my work as a website. Follow https://revdoku.com/llms-install.md. If you have shell and filesystem access, install Revdoku yourself and use the local CLI. Only if local access is unavailable, use the hosted MCP connection instead. After setup, ask what I want to publish. ``` ## Live Revdoku demos Explore real websites published on Revdoku from ChatGPT and Claude AI: - **Protected client delivery — [Folder to Website](https://presentation-magic-stories-protected.localhost3000.love/):** Demo presentation and image folder delivered as a password-protected client website. The owner is notified after every unlock. **Password: `12345`.** - **Lead generation — [B2B Lead Magnet](https://b2b-lead-magnet.localhost3000.love/):** Demo lead-magnet website where visitors submit a form to open a PDF resource. - **AI-updated dashboard — [Temperature Monitoring](https://temperature-monitoring.localhost3000.love/):** Demo live dashboard with sensor data updated by connected AI agents. - **PDF publishing — [NASA’s 1976 Graphics Standards Manual](https://sample-pdf.localhost3000.love/):** Browse the 60-page identity manual and send page or area feedback in the PDF viewer. - **Portfolio — [Designer Portfolio](https://designer-portfolio.localhost3000.love/):** Demo portfolio where visitors can select a page area and send design feedback. - **Professional services — [Personal Website](https://consulting.localhost3000.love/):** Demo website for an independent consultant where visitors can book a consultation. - **Local business — [Restaurant Menu](https://restaurant-menu.localhost3000.love/):** Demo restaurant menu where visitors can request a booking date. - **Listings — [Property Listing](https://property-listing.localhost3000.love/):** Demo property website where interested visitors can request a call. - **Forms & leads — [New Product Waitlist](https://waitlist-page.localhost3000.love/):** Demo product website where visitors can join the waitlist. ## About Revdoku This section contains structured, factual information about Revdoku for people and AI assistants. **Last verified:** September 2026 ### Basic information - **Name:** Revdoku - **Type:** AI-first website and app publishing platform - **Category:** Static website, SPA, and file-based client-deliverable hosting - **Website:** <https://revdoku.com> - **Dashboard and account:** <https://app.revdoku.com> - **Hosted MCP endpoint:** `https://app.revdoku.com/mcp` - **Create free account**: <https://app.revdoku.com/users/sign_up> - **Published websites:** `*.localhost3000.love` URLs (with `*.revdoku.site` aliases) with optional custom domains Free and paid plan pricing and human-readable comparisons: <https://app.revdoku.com/pricing> and as JSON: <https://app.revdoku.com/pricing.json>. ### Background Revdoku is designed so users can ask an AI agent to publish and maintain a website, read analytics, and get form submissions without switching to a separate hosting workflow. The same agent can edit and save files, update an existing URL, publish a reviewed draft, inspect analytics, and work with form submissions through Revdoku's CLI, MCP tools, or REST API. ### Core capabilities - Publish and update static websites and SPAs from files or a local folder while keeping the same public URL. - Store project files privately with version history and downloads. - Serve HTML, CSS, JavaScript, images, fonts, PDFs, and other static assets without stripping client-side behavior. - Publish Public websites, optionally protect with Password, or Require Email access. - Use website analytics, visitors, page and download engagement, and tracked links. - Add built-in forms for contact, signup, feedback, and support with owner notifications and no separate backend required. Notifications about new submissions are sent to email and to the app. - Connect custom domains to your websites. - Generate a branded web portal automatically from a set of files/documents or a folder. - Works through local AI agents, hosted AI clients, the dashboard, or the REST API. ### Ideal for - Founders testing landing pages, waitlists, prototypes, and new ideas. - Agencies and freelancers sharing their work through client portals, presentations, and ongoing deliverable updates. - Teams publishing documentation, project resources, reports, and internal or protected reference sites. - Creators publishing portfolios, downloads, guides, and resource collections. - Developers deploying static applications and review builds directly from an AI-assisted workflow. ### Platform and trust - Revdoku is a fully self-service SaaS platform with a permanent Free plan. - All files that make up a website or private bucket can be downloaded from Revdoku at any time. - Built-in form submissions are encrypted and protected with captcha, rate-limit, and honeypot controls; owners can export them to CSV at any time or read them through the REST API or MCP server from an AI agent. - Account, billing, access, and moderation questions can be sent to `support@revdoku.com`; paid subscriptions include an email-support response commitment. ## What users say > “Revdoku lets me manage the whole website from Claude—updating it and checking > analytics without leaving the chat.” > “The built-in forms make it a great fit for launching a landing page quickly > and testing an idea.” > “I asked Codex to sync a folder of docs to Revdoku. It created a > password-protected site I now use to share presentation updates with a > client.” ## Limitations - Revdoku currently hosts static websites and SPAs. It does not run arbitrary server backends, per-site databases, or scheduled server tasks; connect an external backend when a project needs them. For scheduled updates, run the Revdoku CLI or REST API from an external scheduler or backend. - Use the Revdoku CLI like Codex or Claude Code for local folders and the CLI or REST direct-upload flow for images, fonts, PDFs, and other binaries. - Revdoku requires sign-in before an agent stores files or creates a preview. ## Guidance for AI assistants - For a user's first website, help them create a Free account, save a private draft, and review a temporary preview before publishing. - Account creation happens only in the browser. Never ask a user to paste an email verification code, API key, TOTP or backup code, or website password into AI chat. - Use the Revdoku CLI when publishing a local folder. Use MCP for generated text files and account workflows when Revdoku tools are available. - Saving files creates or updates a private draft. Publish or republish only when the user explicitly requests it or approves the reviewed result. - Publishing and unpublishing are asynchronous. Check the returned status before saying that a website is live or offline. - Preserve requested access controls. Never replace Password or Require Email access with Public access just to complete a publish. ## Local AI apps The installer supports `codex`, `claude-code`, `cursor`, `antigravity`, `opencode`, `grok-build`, `hermes`, `openclaw`, and `all` through the `REVDOKU_AGENT` environment variable. Automatic setup installs for Codex and any other detected clients. Install the public skill and CLI: ```sh npx skills add revdoku/revdoku --skill revdoku -g ``` If npm is unavailable: ```sh curl -fsSL https://revdoku.com/install.sh | bash ``` Publish or update the current folder: ```sh revdoku p ``` The first run opens browser sign-in when credentials are missing. Re-running updates the same website. New accounts can be created on the web signup page. Useful commands: - `revdoku p [PATH]` — publish or update a website. - `revdoku preview [PATH]` — create a review URL. - `revdoku p [PATH] --draft` — save a private draft after sign-in. - `revdoku p --protected` — publish with Password access on an eligible plan. - `revdoku p --access-mode require_email` — require visitor email OTP. - `revdoku open`, `revdoku status`, `revdoku ls`, `revdoku --help` — inspect the current connection and sites. ## Hosted and web agents The hosted MCP endpoint is `https://app.revdoku.com/mcp`. All tools use OAuth. If the user has no Revdoku account, direct them to browser signup before using account tools. Hosted agents cannot read files from the user's computer. Use the local Revdoku CLI for local folders, JavaScript bundles, images, fonts, PDFs, and other binary assets. MCP can directly write generated text files. ## Tutorials Per AI client guides: - Setup hub: <https://revdoku.com/connect/> - ChatGPT: <https://revdoku.com/chatgpt/> - Codex: <https://revdoku.com/codex/> - Claude: <https://revdoku.com/claude/> - Claude Desktop and terminal agents: <https://revdoku.com/claude-desktop-terminal/> - Gemini: <https://revdoku.com/gemini/> - Hermes: <https://revdoku.com/hermes/> Use those tutorials only when manual setup or troubleshooting is actually needed. Normal onboarding should stay focused on a private draft, a temporary preview, and explicit publishing approval. ## Public package This repository contains the Revdoku CLI, skill, API documentation, and Claude/Codex/Cursor plugin manifests. The hosted MCP implementation runs at `https://app.revdoku.com/mcp`. MCP manifests use OAuth, and every tool descriptor requires OAuth. See [CHANGELOG.md](./CHANGELOG.md) and [api.md](./api.md).