Skip to content

Docs

Artifactum public docs

Artifactum is the durable Content Object vault that survives throwing away a chat. MCP is the control plane (keys, metadata, search, short-lived URLs). Object storage is the data plane (real bytes). Any MCP client can call it.

It is not chat fact-memory (Mem0-class), not a human PKM (Obsidian / Notion), and not a Drive folder with MCP bolted on. Draft where humans already write; promote durable artifacts into Artifactum so every agent shares one source of truth.

Public docs live at https://artifactum.ai/docs on the marketing origin. There is no docs.artifactum.ai host.

Start here

  1. Getting started — connect, standing order, store one object, get it in a new session.
  2. Cursor — proven golden path (Bearer).
  3. Connect — hosted identity vs customer-owned OAuth.
  4. Known issues — Safari loopback, extra OAuth apps, Claude download URLs.

Typical read is get_content then HTTP GET the presigned download_url. Only hosts that cannot GET that URL (Claude-class) use opt-in get_content_for_llm. Inline is not the default. Canonical get_content has no delivery= flag.

What works today

Honest status, not a sales-pitch green board. Hosted Artifactum is invite-only single-tenant. Multi-tenant SaaS is later.

Surface Status Notes
Marketing live artifactum.ai
MCP live mcp.artifactum.ai (auth). mcp-grok is a Grok compatibility host, not the product name.
Human vault UI live app.artifactum.ai · alias lens.artifactum.ai
Cursor pass Streamable HTTP + Bearer. Follow Cursor setup.
Grok Web pass Hosted sign-in to the MCP connector works.
Grok iOS pass Same hosted connector path as Grok Web. Not Grok Build CLI.
Grok Build CLI pass Daily Mac path is a long-lived Bearer — first-class, not a fallback. Safari loopback OAuth is a Grok Build/Safari issue — known issues.
Claude.ai pass* Custom connector + hosted sign-in. Typical read is still download_url; Claude cannot GET it — use get_content_for_llm. See known issues.
Claude Code / Claude Desktop blocked Not a public pass. Do not fake green.
ChatGPT MCP blocked Not a public pass.
Codex blocked Not a public pass.

Hosts

URL Job
artifactum.ai Marketing + these docs (/docs)
mcp.artifactum.ai MCP resource server
app.artifactum.ai Authenticated vault UI (Lens)

Access is invite-style. Connector details are issued after review — this site does not publish a self-serve secret.