relate: 6665d42a --RELATED_TO--> f01c17f0
This commit is contained in:
parent
44078356ae
commit
225eb99871
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
id: 61fe9147-073d-4795-813f-beee81c948cc
|
||||||
|
type: RELATED_TO
|
||||||
|
from_id: 6665d42a-0c52-4684-999b-bf8982439069
|
||||||
|
from_title: "Fix: Stale MCP config pointed to non-existent cognitive-memory binary"
|
||||||
|
to_id: f01c17f0-6641-4d11-98cb-1d182e7e98af
|
||||||
|
to_title: "Claude Code MCP user-scope config is ~/.claude.json, not ~/.claude/.mcp.json"
|
||||||
|
strength: 0.9
|
||||||
|
created: "2026-02-28T22:10:53.554452+00:00"
|
||||||
|
updated: "2026-02-28T22:10:53.554452+00:00"
|
||||||
|
---
|
||||||
|
|
||||||
|
Both address ~/.claude.json being the true MCP user-scope config vs stale .mcp.json files
|
||||||
@ -6,7 +6,13 @@ tags: [claude-code, mcp, configuration, fix, claude-home]
|
|||||||
importance: 0.8
|
importance: 0.8
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-25T23:12:20.651207+00:00"
|
created: "2026-02-25T23:12:20.651207+00:00"
|
||||||
updated: "2026-02-25T23:12:20.651207+00:00"
|
updated: "2026-02-28T22:10:53.554452+00:00"
|
||||||
|
relations:
|
||||||
|
- target: 6665d42a-0c52-4684-999b-bf8982439069
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.9
|
||||||
|
edge_id: 61fe9147-073d-4795-813f-beee81c948cc
|
||||||
---
|
---
|
||||||
|
|
||||||
# Claude Code MCP User-Scope Config Location
|
# Claude Code MCP User-Scope Config Location
|
||||||
|
|||||||
@ -6,7 +6,7 @@ tags: [cognitive-memory, mcp, configuration, bug-fix, claude-code]
|
|||||||
importance: 0.7
|
importance: 0.7
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-28T22:10:26.637746+00:00"
|
created: "2026-02-28T22:10:26.637746+00:00"
|
||||||
updated: "2026-02-28T22:10:50.659753+00:00"
|
updated: "2026-02-28T22:10:53.554452+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: a41644f1-2dd1-4706-8fc8-e2242c1702cb
|
- target: a41644f1-2dd1-4706-8fc8-e2242c1702cb
|
||||||
type: CAUSES
|
type: CAUSES
|
||||||
@ -18,6 +18,11 @@ relations:
|
|||||||
direction: incoming
|
direction: incoming
|
||||||
strength: 0.85
|
strength: 0.85
|
||||||
edge_id: 0150761e-f67b-48de-998d-4391c1122752
|
edge_id: 0150761e-f67b-48de-998d-4391c1122752
|
||||||
|
- target: f01c17f0-6641-4d11-98cb-1d182e7e98af
|
||||||
|
type: RELATED_TO
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.9
|
||||||
|
edge_id: 61fe9147-073d-4795-813f-beee81c948cc
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix: Stale MCP Binary Reference in .mcp.json
|
# Fix: Stale MCP Binary Reference in .mcp.json
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user