FAQ

Questions & answers

What is ArtifactsMCP?

A hosted MCP server that lets any AI agent publish a self-contained web page to a shareable URL — with real access control over who can open it.

Do I have to use Claude?

No. It works with any MCP-capable client — Claude, Claude Code, Cursor, or your own agent. It's vendor-neutral.

How is this different from claude.ai artifacts?

claude.ai artifacts only share inside your own team. ArtifactsMCP adds cross-team and external sharing with per-page access control — public, anyone-with-link, private, specific emails, or a whole company domain.

Who can see the pages I publish?

Exactly who you choose, per page. Restricted pages require the viewer to sign in, and anyone not allowed sees a plain "not found" — the page's existence isn't revealed.

Is it free?

Yes — it's free while in open beta.

What data do you collect?

Your account email, the content you publish, and basic usage analytics — never the recipient emails or content of your restricted pages beyond what's needed to serve them. See the Privacy Policy.

How do I connect an agent?

Follow the quickstart — copy the connector URL, add it to your client, and sign in once.

Can I update or delete a page?

Yes. Your agent can update_artifact (same URL) or delete_artifact any time, and you can manage your account from the dashboard.

Is it safe to publish arbitrary HTML?

Published pages are served with a strict Content-Security-Policy and are fully self-contained. You're responsible for what you publish — see the Acceptable Use Policy.