Odel
Cortex

Cortex

Local
@cdeust71PythonMITUpdated 3 days ago

Persistent memory for AI agents — 36 cited neuroscience mechanisms, local-first, hybrid retrieval.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIhypermnesia-mcpv4.19.1

Run

uvx hypermnesia-mcp

MCP client config

{
  "mcpServers": {
    "cortex": {
      "command": "uvx",
      "args": [
        "hypermnesia-mcp"
      ]
    }
  }
}