Home › Other › Cortex Memory Engine

Cortex Memory Engine

Local-first AI memory engine — 4-tier memory, people graph, Bayesian beliefs. Encrypted, 62µs.

Rust
★ 33 stars Last pushed 2026-06-29 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/gambletan/cortex:v1.8.0

Or add to your MCP client config:

{
  "mcpServers": {
    "cortex": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/gambletan/cortex:v1.8.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry