Back to MCP Servers
Nexo
Cognitive memory for AI agents with Atkinson-Shiffrin memory model (STM/LTM/sensory register), semantic RAG, Ebbinghaus decay, trust scoring, and 76+ MCP tools.
knowledge-memoryrustairagagent
By wazionapps
Installation
npx -y nexoConfiguration
{
"mcpServers": {
"nexo": {
"command": "npx",
"args": ["-y", "nexo"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes