share/artifacts
Publish agent-created HTML reports, presentations, briefs, and explainers to stable URLs with controlled access; update existing artifacts through hosted MCP with OAuth.
Hosted MCP Server
npx add-mcp 'https://shareartifacts.dev/api/mcp'Installs into Claude Code, Codex, Cursor, VS Code and more
Documentation
THE EASY WAY
Let your agent handle setup.
Start with the message below. Your agent can guide setup where its app supports it; some clients need the manual steps below. Review and approve the connection in your browser.
Message to paste
Connect share/artifacts to this agent. Follow: https://shareartifacts.dev/connect/agent.md Ask me when browser approval is needed. Confirm the connection works, but do not publish anything yet.
Paste it into the agent you already use.
Set it up yourself Optional 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
FOR AUTOMATIONS
Does your agent run on a schedule?
Use a personal token when no one is there to approve sign-in.
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.