NEXO Brain — Shared brain for AI agents. Persistent memory, semantic RAG, natural forgetting, metacognitive guard, trust scoring, 150+ MCP tools. Works with Claude Code, Codex, Claude Desktop & any MCP client. 100% local, open source, free.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
last analysis: too-large · showing evidence from the last successful analysis (15h ago)
filesystem 5
- fs package/bin/nexo-brain.js :19
const fs = require("fs"); - fs package/bin/nexo-managed-mcp.js :4
const fs = require("fs"); - fs package/bin/nexo.js :11
const fs = require("fs"); - fs package/bin/postinstall.js :9
const fs = require("fs"); - fs package/bin/windows-wsl-bridge.js :2
const fs = require("fs");
shell / exec 5
- shell package/bin/nexo-brain.js :17
const { execSync, spawnSync } = require("child_process"); - shell package/bin/nexo-managed-mcp.js :6
const { spawn } = require("child_process"); - shell package/bin/nexo.js :10
const { spawnSync } = require("child_process"); - shell package/bin/postinstall.js :11
const { execFileSync } = require("child_process"); - shell package/bin/windows-wsl-bridge.js :1
const { spawnSync } = require("child_process");
install hooks 1
- postinstall package/package.json :62
node bin/postinstall.js