@morphism-systems/plugin-bundle
v0.1.3
Published
One-command Morphism installer — MCP servers, skills, hooks, config
Maintainers
Readme
@morphism-systems/plugin-bundle
One-command Morphism setup. Installs MCP servers, scaffolds .morphism/ config, and configures git hooks.
Install
npx @morphism-systems/plugin-bundle installThis will:
- Add MCP server entries to
~/.claude/mcp.json - Create
.morphism/config.jsonin your project - Set up git hooks from
.githooks/
Individual Commands
npx @morphism-systems/plugin-bundle mcp # MCP servers only
npx @morphism-systems/plugin-bundle config # .morphism/ config only
npx @morphism-systems/plugin-bundle hooks # Git hooks onlyExample
$ npx @morphism-systems/plugin-bundle install
✓ Added morphism-governance MCP server to ~/.claude/mcp.json
✓ Added morphism-math MCP server to ~/.claude/mcp.json
✓ Created .morphism/config.json
✓ Installed git hooks from .githooks/
Setup complete.Why Morphism
Governance-as-code with mathematical guarantees. Learn more.
License
Business Source License 1.1 (BUSL-1.1) — Change Date 2030-02-20, Change License Apache 2.0
