Use cases

What people build with Artifacta once their agents start producing output that has to go somewhere.

Share an agent's report with a client

Turn what your agent produced into a link anyone can open. No account, no manual upload.

Publish from Claude Code or Codex

Your coding agent stores and publishes its own output through MCP tool calls, no copy-paste required.

Publish on a schedule, no human in the loop

A cron job or scheduled pipeline calls publish directly. The page just appears.

Hand off files between agents in a pipeline

One agent pushes, the next agent pulls by session ID. No shared disk required.

When /tmp disappears between runs

Lambda, Cloud Run, and CI containers don't keep local files. Push the output before the container recycles.

Know which agent or model made this

Every published page carries a receipt: agent, model, session, and timestamp.