Open-source MCP server that gives Claude persistent memory. Your AI keeps your standards, decisions, and reasons across sessions. Recalled by meaning, not keywords. Runs fully local: on-device semantic search, no cloud, no API keys. macOS, Windows, Linux. MIT.
Server Config
{
"mcpServers": {
"geniuz": {
"command": "geniuz",
"args": [
"mcp",
"serve"
]
}
}
}