share/artifacts
Xuất bản các báo cáo HTML, bài thuyết trình, bản tóm tắt và giải thích do agent tạo ra đến các URL ổn định với quyền truy cập có kiểm soát; cập nhật các artifact hiện có thông qua MCP được lưu trữ với OAuth.
Máy chủ MCP được lưu trữ
npx add-mcp 'https://shareartifacts.dev/api/mcp'Cài vào Claude Code, Codex, Cursor và nhiều công cụ khác
Tài liệu
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 →