mneme for Claude Desktop
io.github.thegoatpsy/mneme
Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.
client:Claude Desktop
transport:stdio
runtime:npm
Install mneme in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mneme": {
"command": "npx",
"args": [
"-y",
"mneme-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs