Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Cortex

MCP Verifiziert Aktiv

Persistent memory and cognitive profiling for Claude Code

Zweck

To give Claude Code a persistent memory, allowing it to remember past interactions, decisions, and codebase details across sessions, thereby enhancing agent context and workflow.

Funktionen

  • Persistent memory for Claude Code
  • Cognitive profiling of user behavior
  • Retrieval of relevant context based on query intent
  • Consolidation of memories over time
  • Automatic generation of wiki pages from project history

Anwendungsfälle

  • Maintain context across long coding sessions
  • Recall past decisions and their rationale
  • Trace project history and evolution
  • Enhance AI agent performance through persistent memory

Nicht-Ziele

  • Replacing the core Claude Code IDE
  • Storing arbitrary user files or data unrelated to code execution
  • Providing a general-purpose knowledge base outside of the coding context

Workflow

  1. User interacts with Claude Code
  2. Cortex captures context, decisions, and codebase elements
  3. Memories are stored and consolidated over time
  4. Relevant memories are retrieved to enhance future interactions

Praktiken

  • Memory management
  • Cognitive profiling
  • Contextual awareness
  • Knowledge retention

Voraussetzungen

  • Requires PostgreSQL server with pgvector extension installed.
  • Requires Python 3.10+ runtime.
  • Claude Code environment.

Qualitätspunktzahl

Verifiziert
100 /100
Analysiert 2 days ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne33
LizenzMIT
Status
Quellcode ansehen