ori memory for Zed
io.github.aayoawoyemi/ori-memory
Persistent memory infrastructure for AI agents. Identity, knowledge graph, and search.
client:Zed
transport:stdio
runtime:npm
Install ori memory in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ori-memory": {
"command": "npx",
"args": [
"-y",
"ori-memory"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs