Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 549 Bytes

File metadata and controls

10 lines (6 loc) · 549 Bytes

raw notes plug in uses MCP server and hooks to execute CLI commands at specific points

plug in execute CLI commands to install dependencies of that plugin

The plug-in that is depended on uses its hooks to make certain files available, including scripts for use by the plug-in which depends on it

The plug in that depends on the other can use the scripts to utilize functionality from the root plugin

you plug in that is depended on can utilize its hooks to output information to the claudr env file for the other dependencies to use its scripts