claude-memory/graph/configurations/claudemd-memory-protocol-updated-for-mcp-first-approach-c28f0a.md
2026-02-28 14:57:20 -06:00

39 lines
1.2 KiB
Markdown

---
id: c28f0a03-9fce-4cb9-8c26-715450891a92
type: configuration
title: "CLAUDE.md Memory Protocol updated for MCP-first approach"
tags: ["[\\\\\\\"cognitive-memory\\\\\\\"", claude-code, configuration, "\\\\\\\"mcp\\\\\\\"]"]
importance: 0.6
confidence: 0.8
created: "2026-02-28T20:56:33.953872+00:00"
updated: "2026-02-28T20:57:20.251349+00:00"
relations:
- target: 42c9a09c-1049-4628-9bbd-1a2f03769c2f
type: CAUSES
direction: incoming
strength: 0.8
edge_id: 99dae68e-b74a-44b4-9ec2-7a22ca7ade01
- target: b159c0de-2e5e-4baa-a29b-0ab98f35cdbc
type: RELATED_TO
direction: outgoing
strength: 0.8
edge_id: 2411f2b3-c8b4-4bdc-a17b-9af2f2b8817a
---
# CLAUDE.md Memory Protocol: MCP-First Update
Updated `~/.claude/CLAUDE.md` Memory Protocol section.
## Removed
- References to CORE.md auto-loading
- REFLECTION.md session-start reading instruction
## Added
- Explicit instruction to use MCP `memory_recall` before starting unfamiliar work
- MCP `memory_store` for persistence
- Data path updated to `~/.local/share/cognitive-memory/`
- CLI commands (`core`, `reflect`) noted as available for manual browsing
## Intent
Shift from passive token injection at session start to active on-demand retrieval via MCP.