Knowledge Systems
Trust: 32/100 (Limited)io.github.KairosMobius/nexus-memory-mcp Guide
Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.
by KairosMobius
Quick Start
Install
npx nexus-memory-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-kairosmobius-nexus-memory-mcp": {
"command": "npx",
"args": [
"nexus-memory-mcp"
]
}
}
}