UNPKG

@builder.io/dev-tools

Version:

Builder.io Visual CMS Devtools

9 lines (8 loc) 308 B
/** * 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 {};