Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.
claude mcp add superlocalmemory -- npx -y superlocalmemory
claude_desktop_config.json
{
"mcpServers": {
"superlocalmemory": {
"command": "npx",
"args": [
"-y",
"superlocalmemory"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"superlocalmemory": {
"command": "npx",
"args": [
"-y",
"superlocalmemory"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"superlocalmemory": {
"command": "npx",
"args": [
"-y",
"superlocalmemory"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"superlocalmemory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"superlocalmemory"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"superlocalmemory": {
"command": "npx",
"args": [
"-y",
"superlocalmemory"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.varun369--superlocalmemory/reviews or the review_server meta-tool.
POST /mcp