跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Cortex

MCP 已验证 活跃

Persistent memory and cognitive profiling for Claude Code

目的

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.

功能

  • 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

使用场景

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

非目标

  • 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

工作流

  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

实践

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

先决条件

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

质量评分

已验证
100 /100
2 days ago 分析

信任信号

最近提交2 days ago
星标33
许可证MIT
状态
查看源代码