Serversio.github.wazionapps/nexo
N

io.github.wazionapps/nexo

io.github.wazionapps/nexo · v1.5.2
▦ npm
v1.5.2npm npm: nexo-brain
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.wazionapps/nexo",
  "description": "Cognitive memory for AI agents. Atkinson-Shiffrin, RAG, knowledge graph. 100+ tools.",
  "version": "1.5.2",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "nexo-brain",
      "version": "1.5.2",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}