mneme for Zed
io.github.thegoatpsy/mneme
Vault-native, accountable memory for Claude Code and MCP clients. Markdown is ground truth.
client:Zed
transport:stdio
runtime:npm
Install mneme in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mneme": {
"command": "npx",
"args": [
"-y",
"mneme-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs