artifacta
01Plugin Claude Code
Artifacta — the artifact store for AI agents.
Plugin Claude Code
Artifacta — the artifact store for AI agents.
MCP server Claude CodeCodexCursor
Artifacta MCP server — artifact store for AI agents (TypeScript, Node 20+). Runs locally from the @artifacta-mcp/mcp npm package. Needs 1 environment variable to run.
Plugin Claude Code
The artifact store for AI agents — persist, retrieve, and share agent outputs across runs, sessions, and tools.
Hook
Runs when the agent finishes a response, executing artifacta_transcript_stop.py via python3. From SagaPeak/artifacta-mcp.
Skill Claude CodeCodex
Use when the user asks to save, upload, capture, or persist the current Claude Code or Codex session transcript (conversation log) to Artifacta. Verifies and snapshots the live transcript, then stores it through the supported Artifacta connection; Codex also supports one-shot next-Stop capture with an explicit…
Skill Claude CodeCodex
Use when a run produces outputs worth keeping beyond the current session — reports, datasets, generated files, analysis results, build outputs — or when the user asks to save, share, or hand off work products, or wants something back from a previous run. Persists files to Artifacta with session and agent metadata…