/**
 * Unit tests for `mcp-manage` — the claude-style add/list/get/remove
 * commands that operate on `mcp.json` at either user or project scope.
 *
 * Tests stub `$HOME` and `cwd` to per-test temp dirs so the real config
 * files in the repo and the developer's home dir are never touched.
 */
export {};
