Enables MCP clients to remember user preferences and behaviors across conversations using vector search technology.
{
"mcpServers": {
"mcp-memory": {
"command": "npx",
"args": [
"-y",
"mcp-memory"
]
}
}
}