Skip to content

memory.artifacts_server

memory.artifacts_server

Memory Artifacts MCP server — DVC large-file, pipeline, and experiment tools.

This is a thin, graph-free companion to the core memory server. It hosts the artifact/experiment toolset (DVC add/push/pull, S3 remote config, pipelines, experiment manifests, and cloud/local reruns) in its own process so the heavy, rarely-used AWS block can be enabled or disabled independently in Cursor's MCP settings — freeing tool slots for other servers without touching the core memory tools.

Because none of these tools open the KGLite store, running this as a separate process alongside the memory server does not risk a concurrent-borrow panic.

Run with: python -m memory.artifacts_server (or the angelo-memory-artifacts script) Cursor connects to this process over stdio.