CREATE YOUR STYLE

Build a style that travels with your reports.

Describe what feels like you, review a real preview, then choose whether to save it.

THE EASY WAY

Shape it in conversation.

Your agent will turn your preferences into a reviewable draft—not a published artifact.

  1. 1Copy the authoring request
  2. 2Describe what feels like you
  3. 3Open the preview and approve

Message to paste

Help me create my artifact style with share/artifacts. Follow: https://shareartifacts.dev/connect/agent.md Connect share/artifacts if needed. If it is already connected but the style tools are unavailable, reconnect it with the current setup so I can approve the new style permissions. If the client keeps its earlier OAuth registration, remove and re-add only the `share-html` connection so it registers for the current permissions. Then ask me conversationally about the visual preferences that should carry across my reports and other artifacts. Call `preview_artifact_style` with the style we develop. Ask me to open the returned `reviewUrl`, and wait for my explicit approval. Only after I approve, call `set_artifact_style` with the preview's exact `draftId` and `expectedRevision`, plus a new unique `clientRequestId` for this activation. Do not publish anything.

Paste it into the agent you already use.

Set it up yourselfOptional commands for your agent app

Only use this if your agent cannot follow the copied instructions.

Codex

Run this command in your terminal.

codex mcp add share-html --url https://shareartifacts.dev/api/mcp --oauth-client-registration dcr
Claude Code

Run this command, then approve it from Claude Code.

claude mcp add --transport http --scope user share-html https://shareartifacts.dev/api/mcp
# Then open /mcp to authorize

Using another agent app? Add this server address:

https://shareartifacts.dev/api/mcp

Your app will open a browser so you can approve the connection.

Read the technical instructions

USING A PERSONAL TOKEN?

Older tokens need a replacement.

Create a new token with style access, update your agent locally, then revoke the old token.

Manage personal tokens

Every page uses Safe Static Mode. Scripts, forms, embeds, redirects, and active API connections are removed. Publisher-selected HTTPS images and fonts may still load from their remote hosts.