← Index

CogniRelay

io.github.stef-k/cognirelay·v1.4.12·Memory & RAG
Quality Score
80
/100

Self-hosted agent continuity server with bounded, recoverable memory and restart orientation.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "cognirelay": {
      "command": "uvx",
      "args": [
        "cognirelay"
      ],
      "env": {
        "COGNIRELAY_REPO_ROOT": "<cognirelay_repo_root>"
      }
    }
  }
}
§02  Environment variables
COGNIRELAY_REPO_ROOT
required

Path to a durable writable CogniRelay repository root for runtime state.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
10
stability
10
§04  Alternatives in Memory & RAG