此内容尚未提供您的语言版本,正在以英文显示。
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
工作流
- User interacts with Claude Code
- Cortex captures context, decisions, and codebase elements
- Memories are stored and consolidated over time
- 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 分析
类似扩展
Claude Mem
99为 Claude Code 提供的内存压缩系统 - 在会话之间持久化上下文
MCP
thedotmack
Brave Search MCP Server
100Brave Search MCP Server:提供网页、图片、视频、富媒体结果、AI 摘要等。
MCP
brave
Context7 MCP
100Context7 monorepo - 文档工具和 SDK
MCP
upstash
@codegraph/mcp Server
99CodeGraph 的 MCP 服务器 - 使 AI 助手能够查询代码知识图谱
MCP
Phoenixrr2113
@modelcontextprotocol/server Memory
99MCP 服务器,通过知识图谱为 Claude 启用记忆功能
MCP
modelcontextprotocol
Hindsight API
99Hindsight: Agent Memory That Learns
MCP
vectorize-io