← Index

io.github.archetypal-ai/archetypal-ai

io.github.archetypal-ai/archetypal-ai·v1.0.5·Memory & RAG
Quality Score
84
/100

Persistent memory for AI agents. recall, remember, checkpoint — soul preservation.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "archetypal-ai": {
      "command": "npx",
      "args": [
        "-y",
        "archetypal-ai"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "archetypal-ai": {
      "command": "npx",
      "args": [
        "-y",
        "archetypal-ai"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y archetypal-ai
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Memory & RAG