Artifact Share

Use Artifact Share with AI

Artifact Share turns HTML made by AI into browser links your team can open. Markdown, folders, and static sites work too. The same link can be updated, commented on, and organized into projects.

What you can do

Just tell your AI what you want. "as" works in place of "Artifact Share" when the request is about sharing, updating, opening, or reading back a share link.

Share a file

CLIMCP
Prompt
Share this report on Artifact Share.
Output✓ Shared — https://artifactshare.com/a/abc123 (visible to your org)
Details

Turns an HTML or Markdown file into a browser link your team can open. MCP handles a single HTML or Markdown file; for folders or image-heavy sites, use the CLI.

Replace while keeping the same URL

CLIMCP
Prompt
Update the as link with this new version.
Output✓ Updated to v2. Same URL — https://artifactshare.com/a/abc123
Details

Replaces the content behind the same URL. Anyone with the link always sees the latest version.

Check comments and reply

CLIMCP
Prompt
Check comments on my as file and reply.
OutputSummarized 1 open item "Fix the graph units" and replied to 1 thread.
Details

Reads comments left on the shared page, summarizes them, and can post replies.

Organize into projects

CLIMCP
Prompt
Move this to the Q3 Report project on as.
OutputMoved to project "Q3 Report".
Details

Groups related files into a project so they are easier to find.

Change who can view

CLIMCP
Prompt
Make this file private. https://artifactshare.com/a/abc123
Output✓ Changed to private (project members only).
Details

Switches who can see the page — the whole workspace or project members only.

Publish a folder or static site

CLI
Prompt
Share this site folder on as.
Output✓ Shared site — https://artifactshare.com/a/def456
Details

Uploads a folder with linked HTML files and images as a browsable site. Good for multi-page reports with relative links between pages. Up to 25 MB.

Download a shared file

CLI
Prompt
Download this file. https://artifactshare.com/a/abc123
Output✓ Downloaded to ./report.html
Details

Saves the shared file to your local machine.

Good to know

CLI for Codex, Claude Code, and Cursor Agent

Use the CLI to share local files, folders, and multi-file sites.

Multiple Google accounts

If you switch between Google accounts often, the CLI is usually easier than chat connectors.

Chat connectors

MCP in chat works best for one small file at a time. For folders or larger sites, use the CLI route.