Skip to content
Back to search
30
MCP v1.8.0

Cortex Memory Engine

io.github.gambletan/cortex

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

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Memory Kernel
Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.
0 tools
memorix
Local-first shared memory layer for AI coding agents across MCP clients, Git history, reasoning context, and project sessions.
0 tools
AI Cortex Storage
Persistent cloud memory for AI agents with key-value storage and search across sessions.
0 tools
AI Cortex Storage
Persistent cloud memory for AI agents. Store and search key-value memories across sessions.
0 tools · streamable-http
Local Memory
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys.
0 tools
@aictx/memory
Local-first project memory for AI coding agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cortex_memory_engine": {
      "url": "None",
      "transport": "http"
    }
  }
}