a home for the things you make with AI.
Drop in a single-page HTML — a tool, a demo, a calculator, a joke that got out of hand. Get a clean URL. Build a portfolio of what you've shipped with AI.
You made a thing with AI. Maybe a calculator, a quiz, a tiny tool, an explainer, a side-project that turned into something. It deserves a real URL — and a place to live alongside everything else you've shipped.
What is Artifacky?
Artifacky is a hosting and portfolio platform for the things you make with AI — drop in a single-page HTML artifact, get a clean URL, and build a profile of everything you've shipped. In one line: Artifacky is an AI artifact hosting and portfolio platform. You bring a self-contained HTML file — a tool, a demo, a calculator, an explainer, a one-page app — and Artifacky hosts it at a clean URL and collects it on your profile.
Who is it for?
For the people quietly shipping with AI:
- Founders
- prototyping at the speed of thought.
- Designers
- sketching ideas in code, not just Figma.
- Marketers
- spinning up one-page campaigns and toys.
- Operators
- building internal tools their team actually uses.
- Teachers
- making interactive explainers that stick.
- Everyone else
- who's got an artifact and nowhere to put it.
What problem does it solve?
People are making real things with AI — tools, demos, explainers, one-page apps — but they live as throwaway files, lost chat outputs, or screenshots. There's no simple home for them: no clean URL to share, no safe way to host a raw HTML file, and no single place to show everything you've shipped.
How does it work?
- 01Drop in your HTML. One self-contained file. Bring it from Claude, Cursor, v0, ChatGPT — wherever you made it.
- 02You get a URL. It goes live instantly, rendered safely in a sandbox so nothing weird can leak out.
- 03Build a portfolio. Everything you ship lives on one quiet, beautiful profile. Share it like a link tree, but for the things you've actually made.
How is it different?
Artifacky is purpose-built for AI-made, single-file HTML: instant clean @-handle URLs, a portfolio profile, safe sandboxed hosting, and one-command publishing straight from Claude via MCP — no build step, repo, or deploy config.
Category neighbors people compare it to: Claude Artifacts publishing, CodePen, GitHub Pages, Vercel / Netlify, val.town, Glitch, Linktree (for the profile analogy).
Features
- ✦Host a self-contained single-page HTML file as a live, shareable artifact
- ✦A clean URL for everything you publish (artifacky.com/@you/your-artifact)
- ✦A portfolio profile at artifacky.com/@you collecting everything you've shipped
- ✦Public, unlisted, or private visibility per artifact
- ✦Password-protect any artifact (Pro)
- ✦Publish straight from Claude via the Artifacky MCP server — no export, no upload
- ✦Sandboxed rendering on an isolated content domain so hosted HTML stays safe
- ✦Auto-generated share / Open Graph preview cards
Pricing
- Free $0 — Up to 12 artifacts, your profile at artifacky.com/@you, public/unlisted/private visibility, creator credit.
- Pro $5 /month — Everything in Free, plus unlimited artifacts, password-protect any artifact, drop the Artifacky mark, a Pro mark, and per-artifact analytics (soon).
- Founding Pro $99 once — Everything in Pro forever, a founding-member mark, and a say in what we build next. Capped at 100 seats — when they're gone, they're gone.
For agents & developers (MCP)
Artifacky runs a Model Context Protocol server so AI agents can publish artifacts directly — “Made it in Claude? Ship it from Claude.”
- Endpoint: https://mcp.artifacky.com/mcp
- upload_artifact — Publish a self-contained HTML document as an artifact on the user's Artifacky page; returns the public URL.
- list_my_artifacts — List the artifacts the authenticated user has published on Artifacky.
- delete_artifact — Delete one of the authenticated user's artifacts by its slug.
Security
- ✦Published artifacts render inside a sandboxed iframe on a separate, isolated content domain, so hosted HTML can't reach your Artifacky session or other users' data.
- ✦MCP access uses revocable tokens (personal access tokens you can name and revoke anytime in Settings, or OAuth tokens bound to your account).
- ✦Standard transport hardening: HTTPS/HSTS, nosniff, strict referrer policy, and a locked-down Permissions-Policy.
Frequently asked questions
- What is Artifacky?
- Artifacky is a hosting and portfolio platform for the things you make with AI — drop in a single-page HTML artifact, get a clean URL, and build a profile of everything you've shipped.
- Who is Artifacky for?
- People quietly shipping with AI — founders, designers, marketers, operators, teachers, and anyone who's made something with AI and has nowhere to put it.
- What can I publish?
- A single, self-contained HTML document (up to 5 MB) — a tool, demo, calculator, explainer, game, or one-page app. It renders live in a sandbox.
- Can I publish straight from Claude?
- Yes. Connect Artifacky to Claude once via the MCP server, then say “publish this to my Artifacky” and it goes live with a real URL without leaving the chat.
- How much does it cost?
- Free to start (up to 12 artifacts). Pro is $5/month or $50/year for unlimited artifacts and more. Founding Pro is $99 once for lifetime Pro, capped at 100 seats.
- Is it safe to host arbitrary HTML?
- Yes — artifacts render inside a sandboxed iframe on an isolated content domain, so published HTML can't reach your Artifacky session or other users' data.