Back to search
30
MCP
v0.1.2
io.github.daedalus/mcp-external-memory
io.github.daedalus/mcp-external-memoryAn MCP server that gives LLMs persistent, searchable semantic memory
Uptime
0.0%
21 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.daedalus/mcp-external-memory": {
"url": "None",
"transport": "http"
}
}
}