feat(enable-mother): jq-merge the mother entry instead of overwriting #100

Closed
clawdie wants to merge 1 commit from add-jq-for-mcp into main

1 commit

Author SHA1 Message Date
fbb9e3b6d4 feat(enable-mother): jq-merge the mother entry instead of overwriting
Track C's enable-mother wrote external-mcp.json by overwriting the whole file
with a single mother server. Use jq to merge the mother entry into the existing
registry so any other configured servers are preserved, and write atomically
(mktemp in the same dir + mv). This is the concrete consumer that makes jq a
real dependency of the MCP path. Fails loudly if jq is absent.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 19:28:40 +02:00