Artifact Share

Connect Artifact Share to your AI

Last verified: 2026-07-18 · Target UI: ChatGPT Web

ChatGPT MCP apps work only on ChatGPT Web and are not supported on mobile.

Artifact Share turns HTML made by AI into browser links. It also supports Markdown, folders, and static sites, with content replacement without changing the URL, history, comments, and project organization.

Use the CLI with Codex, Claude Code, and Cursor Agent. Connect Claude, ChatGPT, Cursor chat, and Claude Cowork through remote MCP.

Choose your entry point

AI agents

CLI

Use the CLI with Codex, Claude Code, or Cursor Agent to share local files, folders, and multi-file sites.

Start with the CLI

AI chat

MCP

Connect the Artifact Share MCP server in Claude, ChatGPT, or Cursor chat. Handy when you want to quickly share something you made in the conversation.

Start with MCP

Set up the CLI for Codex, Claude Code, or Cursor Agent

Paste this prompt into Codex, Claude Code, or Cursor Agent from your project.

Claude

The quickest way is the prefilled connector link:

Add Artifact Share to Claude

Claude opens the add-custom-connector dialog with the name and URL filled in; review them and choose "Add".

If the link doesn’t open the dialog, add it by hand:

ChatGPT

Set up Artifact Share in ChatGPT Web. The entry point depends on your plan and permissions. Pro may show Plugins and Security and login, while Business, Enterprise, and Edu use Apps.

ChatGPT features, UI labels, and permissions may change. If your UI looks different, look for Developer mode under Plugins or Apps in Settings, or check Settings > Security and login.

Cursor

The quickest way is the one-click install link:

Add Artifact Share to Cursor

Cursor opens an "Install MCP Server" dialog with the name and URL filled in; choose "Install". Sign in with Google if prompted.

If the link doesn’t open Cursor, add it by hand:

Notes

Using more than one Google account

If you regularly switch between workspaces or Google accounts, the CLI is usually the clearer route because you can keep the account for each job separate. MCP connections are tied to one Google account at a time; when you connect, pick the account you want from Google’s account chooser. To switch, connect again and choose a different account.

CI and non-interactive environments

Use an API token instead of browser sign-in. Issue a token from Settings, then pass it with ARTIFACTSHARE_TOKEN.

Terminal
ARTIFACTSHARE_TOKEN=your_token npx --yes @artifactshare/cli share ./report.html