Merge the stone server into an existing .mcp.json object without clobbering anything.
stone
.mcp.json
It only adds the stone entry when absent, so a developer's own config (other servers, or a customized stone entry) is preserved.
The parsed .mcp.json (or undefined when the file does not exist).
The merged config and whether it changed.
Merge the
stoneserver into an existing.mcp.jsonobject without clobbering anything.It only adds the
stoneentry when absent, so a developer's own config (other servers, or a customizedstoneentry) is preserved.