← All servers

memory

Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.

Details

Transport
stdio
Latest version
1.2.5
Status
listed
Source
Imported from the MCP registry
Repository
source ↗

Versions

  • 1.2.5 release date unknown

Install

Add to Cursor or pick your client:

claude mcp add com-cortex-mem-memory -- npx cortex-memory-mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "com-cortex-mem-memory": {
      "command": "npx",
      "args": [
        "cortex-memory-mcp"
      ]
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "com-cortex-mem-memory": {
      "command": "npx",
      "args": [
        "cortex-memory-mcp"
      ]
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "cortex-memory-mcp"
  ]
}
Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →