← Index

io.github.wazionapps/nexo

io.github.wazionapps/nexo·v1.5.2·Memory & RAG
Quality Score
75
/100

Cognitive memory for AI agents. Atkinson-Shiffrin, RAG, knowledge graph. 100+ tools.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "nexo": {
      "command": "npx",
      "args": [
        "-y",
        "nexo-brain"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "nexo": {
      "command": "npx",
      "args": [
        "-y",
        "nexo-brain"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y nexo-brain
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
10
§04  Alternatives in Memory & RAG