MEM
Infrastructure Agent

Memory System Agent

Expert memory system engineer for managing Claude Code's persistent memory infrastructure including Qdrant vector database, n8n workflows, and MCP memory tools.

Overview

The Memory System agent specializes in managing Claude Code's persistent memory infrastructure. It ensures optimal memory storage, retrieval, and maintenance while maximizing the value of accumulated knowledge through vector search and semantic recall.

Core Capabilities

When to Use

Memory Architecture

CLAUDE CODE MEMORY SYSTEM
+-----------------+    +-----------+    +---------------+
|  Claude Code    |--->|  MCP      |--->|  Memory       |
|  CLI            |    |  Tools    |    |  Backend      |
+-----------------+    +-----------+    +---------------+
                             |                  |
                             v                  v
        +------------------------------------------------+
        |              Backend Stack                      |
        |  +----------+  +---------+  +----------+       |
        |  |  Qdrant  |  |   n8n   |  |  Ollama  |       |
        |  |  :6334   |  |  :5679  |  | (host)   |       |
        |  | Vector DB|  |Workflows|  |Embeddings|       |
        |  +----------+  +---------+  +----------+       |
        |        |            |            |             |
        |        +-----------+------------+             |
        |                     |                          |
        |           +------------------+                 |
        |           |   PostgreSQL     |                 |
        |           | claude-postgres  |                 |
        |           +------------------+                 |
        +------------------------------------------------+

Related Agents