Skip to content
Back to search
30
MCP streamable-http

com.humaux/memory

com.humaux/memory

Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.sharedmemoryai/memory
Persistent memory for AI agents. Remember, recall, and explore a shared knowledge graph.
0 tools
memex
Persistent memory for AI agents — semantic + recency search, ONNX embeddings, Docker Compose.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
Ori Mnemos
Persistent memory infrastructure for AI agents with identity, knowledge graph, and semantic search.
0 tools
Remembrall
Persistent memory and code dependency graph for AI agents using hybrid semantic search.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools

How to use

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

{
  "mcpServers": {
    "com.humaux/memory": {
      "url": "https://humaux.com/memory/mcp",
      "transport": "streamable-http"
    }
  }
}