Cortex
Active·★ 40·MIT·Updated 2026-05-27
★ Trending★ Memory & Context★ LLM Infra
C.O.R.T.E.X. — Cognitive profiling system for Claude Code
Cortex is an MCP server that gives Claude Code persistent memory inspired by neuroscience. It automatically captures, consolidates, and surfaces relevant context, achieving state-of-the-art retrieval benchmarks across multiple datasets.
#agent-memory-system#agent-skills#artificial-intelligence#causal-inference#claude-code#claude-code-plugin#cognitive-architecture#cognitive-science
01
Features
01Automatic memory capture and learning from user interactions
02Intelligent retrieval fusing five signals (vector, full-text, trigram, heat, recency)
03Neural graph visualization for exploring memory and connections
04Team memory system with transactive memory and agent specialization
05Neuroscience-based algorithms with published paper citations
02
Compatibility
Claude Code
Claude Code
Verified via docs
Claude Cowork
Cowork
Verified via docs
Python
Python 3.10+
Verified via docs
PostgreSQL
PostgreSQL 15+
Verified via docs
Docker
Docker
Verified via docs
03
Quick start
1
$ claude plugin marketplace add cdeust/Cortex
2
$ claude plugin install cortex
04
Use cases
↳Long-term project memory and context retention across sessions
↳Multi-agent team coordination and knowledge sharing
↳Efficient code development assistance with context-aware recall
05
Alternatives
letta★ 23.0k
Letta is the platform for building stateful agents: open AI with advanced memory that can learn and self-improve over time.
DesktopCommanderMCP★ 6.1k
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
Related searches
Comments
Log in to leave a comment
- JJustice ZhangMay 21, 2026
Tracks reasoning patterns across sessions, useful for understanding agent behavior.
- HHarley HarrisApr 6, 2026
Cognitive profiling for Claude Code sessions is a genuinely novel approach.
- JJordan PatelMar 20, 2026
Good for teams trying to understand how their agents actually reason.
- TTaylor BrownMar 20, 2026
Low overhead, doesn't noticeably slow down Claude Code workflows.