> Connect Codex in the ChatGPT desktop app to Revdoku. Add a Streamable HTTP MCP server, authenticate with OAuth, and publish AI-generated websites.

# Connect Codex in the ChatGPT desktop app to Revdoku

Open Codex in the [ChatGPT desktop app](https://learn.chatgpt.com/docs/app) for macOS or Windows to create and publish websites with Revdoku. The former standalone Codex app now lives inside ChatGPT desktop. Add Revdoku once as an MCP server, then ask Codex to publish. Codex web and cloud chats do not read this local MCP configuration; they need a workspace-enabled Revdoku plugin. Otherwise use the desktop app or the [CLI](/codex-terminal/).

For the Codex CLI, see the [Codex CLI guide](/codex-terminal/). For every method in one place, see the [full Codex connection guide](/codex/).

## 1. Create a Revdoku account first

Go to `https://app.revdoku.com`, create an account, and sign in.

## 2. Add Revdoku as an MCP server

1. Open Codex and click **Settings** at the bottom of the sidebar.

![Open Settings in Codex](/assets/codex-desktop/codex-01-settings.webp)

2. Click **Settings** again in the menu.

![Click Settings in the menu](/assets/codex-desktop/codex-02-settings-menu.webp)

3. Under **Integrations**, open **MCP servers**.

![Open MCP servers in Codex settings](/assets/codex-desktop/codex-03-mcp-servers-nav.webp)

4. Click **Add server**. Enter the name `Revdoku`, select **Streamable HTTP**, paste `https://app.revdoku.com/mcp`, and click **Save**.

![Add the Revdoku MCP server](/assets/codex-desktop/codex-04-add-server-form.webp)

5. Find **Revdoku** in the list, click **Authenticate**, and confirm the authorization to Revdoku.

![Authenticate the Revdoku MCP server](/assets/codex-desktop/codex-05-authenticate.webp)

6. Open a **New chat**, add **Revdoku** from the **+** menu, or just type `publish with Revdoku`.

## Quick alternative: Copy Instructions for AI

1. In the Revdoku app, click **New** (or the **+** on mobile) and select **Copy Instructions for AI**.

![Copy Instructions for AI in the Revdoku app](/assets/codex-desktop/codex-00-copy-instructions.webp)

2. Paste the copied instructions into a new Codex chat and send.

![Paste the instructions into a new Codex chat](/assets/codex-desktop/codex-06-paste-instructions.webp)

3. Codex connects to your Revdoku account automatically and confirms.

![Codex connected to Revdoku](/assets/codex-desktop/codex-07-connected.webp)

> **You've connected Revdoku.** Now just ask **`publish to Revdoku`** and your AI publishes it as a live URL.

## Check the published bucket from ChatGPT

After Codex in the desktop app publishes through Revdoku, ChatGPT can inspect the same bucket if Revdoku is connected there too. This is useful for a quick publish summary before you send the link.

![ChatGPT outlines a Revdoku publishing workflow for an AI-generated site](/assets/codex-desktop/chatgpt-revdoku-publish-workflow-magic-stories.webp)

## Related

- [Full Codex connection guide](/codex/) — desktop, CLI, and IDE setup in one place.
- [Codex CLI guide](/codex-terminal/)

---

[View the canonical page](https://revdoku.com/codex/) · [Browse llms.txt](https://revdoku.com/llms.txt)
