| id |
type |
title |
tags |
importance |
confidence |
created |
updated |
relations |
| d0d1a325-a308-474a-baf7-6939a76a136b |
general |
MemoryGraph MCP Installation and Protocol |
| pai |
| claude-code |
| memorygraph |
| mcp |
| setup |
| configuration |
|
0.8 |
0.8 |
2025-12-06T16:25:59.811824+00:00 |
2025-12-06T16:25:59.811850+00:00 |
| target |
type |
direction |
strength |
context |
| 991e1162-d73c-4b6c-a27f-77aa0f9b9a68 |
RELATED_TO |
incoming |
0.5 |
Both part of PAI infrastructure improvements - NoteDiscovery skill migration and MemoryGraph setup happened in same session as part of context management strategy |
|
|
Installed MemoryGraph MCP for persistent graph-based memory across sessions. Used SQLite backend (zero config, stores at ~/.memorygraph/memory.db). Installation: pipx install memorygraphMCP, then 'claude mcp add --scope user memorygraph -- memorygraph --profile extended'. Extended profile provides 11 tools including get_memory_statistics. Added Memory Protocol section to ~/.claude/CLAUDE.md with: required recall before complex work, automatic storage triggers (bug fix, git commit, architecture decision, pattern, config, troubleshooting), importance scale (0.8-1.0 critical, 0.5-0.7 standard, 0.3-0.4 minor), tag requirements (project, technology, category), and relationship types (SOLVES, CAUSES, BUILDS_ON, etc.).