After printing the .mcp.json snippet, also print: - Project-scoped path: <project>/.mcp.json (recommended, git-shareable) - User-scoped path: %USERPROFILE%/.claude.json (resolved for the current user) - 'claude mcp add' CLI alternative - Restart-Claude-Code reminder The path interpolation uses USERPROFILE so the printed path matches the user's actual home, not a generic placeholder. |
||
|---|---|---|
| .. | ||
| scripts | ||
| bin.ts | ||
| detect.ts | ||
| headless.ts | ||
| ipc.ts | ||
| launcher.ts | ||
| logger.ts | ||
| postinstall.ts | ||
| script-manager.ts | ||
| server.ts | ||
| types.ts | ||