share/artifacts
에이전트가 생성한 HTML 보고서, 프레젠테이션, 브리핑, 설명 자료를 통제된 접근 권한과 함께 안정적인 URL로 게시하고, 호스팅된 MCP와 OAuth를 통해 기존 아티팩트를 업데이트합니다.
호스팅형 MCP 서버
npx add-mcp 'https://shareartifacts.dev/api/mcp'Claude Code, Codex, Cursor 등에 설치됩니다
문서
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.
Explore the MCP tools: publishing, updates, access, and saved styles →