mneme Record for VS Code
io.github.onourimpram/mneme
Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.
client:VS Code
transport:stdio
runtime:npm
Install mneme Record in VS Code
.vscode/mcp.json
{
"servers": {
"mneme": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mneme-mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs