Knowledge Systems
Trust: 39/100 (Limited)io.github.aayoawoyemi/ori-memory Guide
Persistent memory infrastructure for AI agents. Identity, knowledge graph, and search.
21 starsby aayoawoyemi
Quick Start
Install
npx ori-memoryClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-aayoawoyemi-ori-memory": {
"command": "npx",
"args": [
"ori-memory"
]
}
}
}