Skip to content
Back to search
30
MCP

com.cortex-mem/memory

com.cortex-mem/memory

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

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

Similar MCP servers embedding-nearest

cortex-mcp
Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
mcp-memory-server
Hosted memory for AI agents that learns and forgets — feedback reranks what helps, recall fades by recency. One key across Claude, Cursor, V
0 tools
agentmem-mcp
Persistent graph-backed memory for AI agents via MCP — store, traverse, and recall knowledge across sessions
0 tools
ai.butlerbrain/mcp
Persistent memory for AI assistants. Save once; recall from Claude, ChatGPT, or any MCP client.
0 tools · streamable-http
io.github.mifactory-bot/mifactory-agent-memory
Persistent memory for AI agents across Claude, ChatGPT and any MCP client.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "com.cortex-mem/memory": {
      "url": "None",
      "transport": "http"
    }
  }
}