# Publish a game from Codex with PlayDrop Connector

Ask Codex to publish the finished index.html in your workspace and return its PlayDrop URL. For an update, reuse the existing game ID.

Source: https://www.playdrop.ai/docs/connectors/codex

## Installation

Run the command below in Codex CLI. Open `Plugins Directory` and install `PlayDrop` from the added marketplace, then complete PlayDrop sign-in.

```text
codex plugin marketplace add playdrop-ai/playdrop-plugin
```

[Platform instructions](https://developers.openai.com/plugins/build/plugins#add-a-marketplace-from-the-cli)

## Publish and update your game

Ask Codex to publish the finished `index.html` in your workspace and return its PlayDrop URL. For an update, reuse the existing game ID.

## If connection or publication fails

If PlayDrop tools are missing, check the plugin is installed from the added marketplace and refresh the session. Allow the signed upload host when your agent requests file-upload permission.

[Current support and limits](https://www.playdrop.ai/docs/connectors) · [All PlayDrop Connector platforms](https://www.playdrop.ai/docs/connectors)
