install-claude-md
Installs or updates a CLAUDE.md file in a Metalsmith plugin directory, smart-merging the MCP Server Integration section while preserving user customizations.
Instructions
Install a CLAUDE.md in an existing Metalsmith plugin. Smart-merges the MCP Server Integration section into any existing CLAUDE.md so user customizations survive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path where CLAUDE.md should be created | . |
| replace | No | Replace existing CLAUDE.md completely (default: smart merge) | |
| dryRun | No | Preview the merge without writing |