relate: 967ad46d --RELATED_TO--> b3c2d454

This commit is contained in:
Cal Corum 2026-03-01 18:38:39 -06:00
parent f000d146ba
commit 1c4a5e2d06
3 changed files with 25 additions and 2 deletions

View File

@ -6,7 +6,7 @@ tags: [mcp, tui-testing, claude-code, rust, cargo, configuration, claude-home]
importance: 0.8
confidence: 0.8
created: "2026-03-02T00:38:05.571776+00:00"
updated: "2026-03-02T00:38:36.812330+00:00"
updated: "2026-03-02T00:38:39.284235+00:00"
relations:
- target: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
type: RELATED_TO
@ -38,6 +38,11 @@ relations:
direction: outgoing
strength: 0.7
edge_id: 869e1340-43f7-4515-8451-d6368f3c4656
- target: b3c2d454-3b8e-4d3d-b24c-6241f12d03e6
type: RELATED_TO
direction: outgoing
strength: 0.6
edge_id: e5ad2593-dfdc-480f-ac61-6f12405ce71c
---
# mcp-tui-driver MCP Server Configuration

View File

@ -0,0 +1,13 @@
---
id: e5ad2593-dfdc-480f-ac61-6f12405ce71c
type: RELATED_TO
from_id: 967ad46d-ba89-4207-b870-db4b8558f2bb
from_title: "Config: mcp-tui-driver MCP server installed globally"
to_id: b3c2d454-3b8e-4d3d-b24c-6241f12d03e6
to_title: "MCP manager was writing to wrong config path - ~/.claude/.mcp.json instead of project .mcp.json"
strength: 0.6
created: "2026-03-02T00:38:39.284235+00:00"
updated: "2026-03-02T00:38:39.284235+00:00"
---
Both involve adding MCP servers to ~/.claude/.mcp.json global config

View File

@ -6,13 +6,18 @@ tags: [mcp, claude-code, mcp-manager, fix, configuration]
importance: 0.9
confidence: 0.8
created: "2026-02-20T03:52:57.247423+00:00"
updated: "2026-02-28T22:10:56.077514+00:00"
updated: "2026-03-02T00:38:39.284235+00:00"
relations:
- target: 6665d42a-0c52-4684-999b-bf8982439069
type: RELATED_TO
direction: incoming
strength: 0.8
edge_id: c5f3eaf4-f2d6-453f-b51e-e8f24217bb91
- target: 967ad46d-ba89-4207-b870-db4b8558f2bb
type: RELATED_TO
direction: incoming
strength: 0.6
edge_id: e5ad2593-dfdc-480f-ac61-6f12405ce71c
---
## Problem