Skip to content
Claude Desktop

mneme Record for Claude Desktop

io.github.onourimpram/mneme

Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.

client:Claude Desktop transport:stdio runtime:npm

Install mneme Record 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

mneme Record in other clients