Skip to content
Back to search
30
MCP streamable-http

MCP AutoMem

io.github.verygoodplugins/mcp-automem

Graph-vector memory for AI assistants using FalkorDB and Qdrant

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

How to use

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

{
  "mcpServers": {
    "mcp_automem": {
      "url": "https://{endpoint}/mcp",
      "transport": "streamable-http"
    }
  }
}