Artifacts for Claude Code
io.github.kuyazee/artifacts
Self-hosted artifact publishing: POST HTML/JSX/Markdown/zip, get an unguessable URL on your domain
client:Claude Code
transport:stdio
runtime:oci
Install Artifacts in Claude Code
run in your project directory
claude mcp add artifacts -e ARTIFACTS_API_KEY=<ARTIFACTS_API_KEY> -e BASE_URL=<BASE_URL> -- docker run -i --rm ghcr.io/kuyazee/artifacts:latest
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs