hypermnesia mcp for Zed
io.github.cdeust/hypermnesia-mcp
Persistent memory for AI agents — 36 cited neuroscience mechanisms, local-first, hybrid retrieval.
client:Zed
transport:stdio
runtime:pypi
Install hypermnesia mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hypermnesia-mcp": {
"command": "uvx",
"args": [
"hypermnesia-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs