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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceCognitive memory system for AI agents with 129 MCP tools. Persistent 6-tier hierarchical memory (working→short-term→long-term→semantic), Ebbinghaus forgetting curves, dream consolidation, hybrid retrieval (BM25+RRF), goal tracking, emotional recall, knowledge graphs, and a 26-job consciousness daemon. Works with Claude Code, Cursor, and any MCP client.Last updated
- AlicenseAqualityCmaintenanceSmart memory for AI agents. Solves the Karpathy problem: memories decay, topics are frequency-weighted, one-time questions don't become obsessions. 7 tools. Zero deps.Last updated4402MIT
- Alicense-qualityAmaintenancePersistent, auditable memory for AI agents. Hybrid BM25 + vector recall with 18 MCP tools, adaptive block metadata (A-MEM), intent-aware routing, contradiction detection, and governance workflows. Zero external dependencies. Drop-in memory for Claude Code and any MCP-compatible agent.Last updated13Apache 2.0
- Alicense-qualityBmaintenanceLong-term memory for AI agents over MCP — episodic + semantic memory, a temporal knowledge graph, and a dialectic user model, exposed as 32 tools (recall, remember, context, graph, dreaming, peers). Zero dependencies, runs fully offline; leads the LoCoMo benchmark at ~35x fewer LLM calls.Last updated2Apache 2.0
Related MCP Connectors
Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.
User-owned memory for AI agents, Copilot, Claude, IDEs, CLIs, and chat apps over remote MCP.
Universal memory for AI agents and tools. Save, organize and search context anywhere.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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