context-mode: Every tool call in an MCP (Model-Controller-Program) environment dumps raw data into the context window, quickly consuming space and causing the agent to lose track of ongoing tasks. Context Mode is an MCP server that tackles this by sandboxing tool outputs to significantly reduce context usage, tracking session events in SQLite for continuity, and promoting 'think in code' to minimize data processing within the LLM.; nexo: NEXO Brain is a local cognitive runtime that provides persistent memory, durable workflow execution, and a shared brain across multiple AI coding agents. It implements cognitive science concepts like forgetting curves, semantic search, and overnight learning to turn stateless assistants into cognitive partners. With 150+ MCP tools and support for Claude Code, Codex, Claude Desktop, and others, it enhances AI agents with long-term memory and adaptive behavior.
Deep repository research and analysis (e.g., architecture, contributors, issues)
Enhance AI coding assistants (Claude Code, Codex) with persistent memory and context continuity