NEXO Brain
NEXO Brain is a cognitive AI memory and orchestration server that transforms stateless AI agents into persistent, learning partners with 150+ MCP tools.
Cognitive Memory & RAG
Semantic retrieval over Short-Term (STM) and Long-Term (LTM) memory stores
Memory metrics, inspection by ID, Ebbinghaus forgetting curves, and rehearsal-based reinforcement
Cognitive dissonance detection and resolution
User sentiment detection, tone guidance, and adaptive trust scoring (0–100)
Session Lifecycle & Multi-Session Coordination
Register, heartbeat, and cleanly close sessions; list active sessions
Track files across sessions to detect edit conflicts
Inter-session messaging: fire-and-forget, broadcast, ask/answer exchanges
Episodic Memory (Changes, Decisions, Diary)
Log code/config changes with full context; log decisions with reasoning and outcomes
Write/read end-of-session diaries for continuity
Unified recall search across all memory types simultaneously
Learnings & Guard System
Add, search, update, and delete learned patterns, error gotchas, and operational knowledge
Pre-action guard checks surface relevant learnings before code edits to prevent repeated mistakes
Tasks, Reminders & Followups
Create, update, complete, and delete user reminders and autonomous followup tasks (with recurrence)
Log operational task executions and detect overdue tasks
Knowledge & Entity Management
Store and manage entities (people, services, URLs) and user preferences by category
Securely store, retrieve, and manage credentials (API keys, tokens) locally in SQLite
Agent Registry
Register, update, and manage AI agent profiles with specialized models, rules, and toolsets
Evolution & Self-Improvement
Weekly self-improvement cycles with proposal, approval, and rejection mechanisms
View evolution dimension scores and history
Data & Search Management
Database backup, list, and restore
FTS5 full-text search indexing for directories and files with dynamic directory registration
Extensibility & Operations
Hot-loadable plugin system with base + personal override directories
Unified operations menu (
nexo_menu) with alerts and active session overview
Scans and analyzes local Git repositories to learn project context, development patterns, and history, incorporating this data into the assistant's long-term memory.
NEXO runtime core
This repository contains the local runtime core that powers NEXO Desktop.
NEXO Desktop is the public product and the supported user-facing installer,
update channel, onboarding surface, settings UI, and support path. The legacy
nexo-brain package and binary names remain temporarily for install/update
compatibility only; they are not a separate product line.
Current contract
Version
7.38.7is the current packaged-runtime linePublic product: NEXO Desktop
Runtime role: local NEXO core bundled with Desktop
Active systems: local memory, Deep Sleep, Evolution support-ticket mode, Skills, Watchdog, followups, doctor diagnostics, and MCP tooling
Evolution mode: enabled by default for Desktop-managed installs; it never opens GitHub branches, pushes, PRs, transcripts, local databases, or raw private evidence, and routes product-improvement requests through sanitized support tickets
Distribution: Desktop installers and update manifests are published through the NEXO Desktop release channel
Use nexo-desktop.com for downloads, billing, support, and product information.
Related MCP server: mcp-memory
Client parity
Release changes that touch bootstrap, session handling, Deep Sleep, client
sync, or shared runtime claims must also keep docs/client-parity-checklist.md
current.
Managed via bootstrap + Codex config
mcp_servers.nexoManaged MCP-only shared-brain metadata
Runtime doctor parity audit
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wazionapps/nexo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server