Publish websites from OpenClaw with Revdoku
Connect OpenClaw to Revdoku once, then let it publish reports, dashboards, docs, and static apps as live links.
1. Create a Revdoku account first
Setup starts in the Revdoku app. Go to https://app.revdoku.com, create an account, and sign in before connecting any AI app.

This is the first step for every connection: the AI tool connects to your existing Revdoku account, not an anonymous prompt.
2. Copy the current AI connection instructions
After signing in, click New in the Revdoku app and choose Copy Instructions for AI. This copies the current Revdoku connection message for Claude, ChatGPT, Codex, OpenClaw, and similar agents.

Paste the copied message into an OpenClaw chat and send it. OpenClaw follows the instructions and connects Revdoku to your account.
3. Connect OpenClaw
OpenClaw supports both connection paths:
- Remote MCP (hosted). Recent OpenClaw versions include a native MCP client. Register Revdoku as a remote (streamable HTTP) server at
https://app.revdoku.com/mcpwithopenclaw mcp set, then authorize withopenclaw mcp login. - Local client. OpenClaw runs on your own machine with shell access, so the copied instructions can instead set up the local Revdoku client (
revdoku), which uploads the files OpenClaw creates on disk.

You’ve connected Revdoku. Now just ask
publish to Revdokuand your AI publishes it as a live URL.
Test the OpenClaw connection
After the connection is active, ask OpenClaw to create a small static website, save the files in Revdoku, publish index.html, and return the live URL.
A good first test prompt:
Create a one-page project status website, save the files in Revdoku, publish it, and give me the public URL. If I ask for changes later, update the same Revdoku bucket and republish the same URL.

Check that the returned URL opens, then ask for one small revision and confirm the same bucket is updated instead of creating a new disconnected site.
Check the OpenClaw result from ChatGPT
If Revdoku is connected in ChatGPT too, ChatGPT can inspect the same bucket after OpenClaw publishes. Use it to summarize the publish workflow or confirm what is ready to share.

Takeaway
Setup is account-first: sign up, copy the instructions, connect OpenClaw, publish a small test site, then update the same bucket for later revisions.