Description: Persistent local memory for Claude, Cursor and Codex. 13 MCP tools, SQLite + FTS5 + Knowledge Graph. No cloud, no API keys. One command: npx @studiomeyer/local-memory-mcp.
{
"mcpServers": {
"local-memory": {
"command": "npx",
"args": [
"-y",
"@studiomeyer/local-memory-mcp"
]
}
}
}