Install
1
Run in your terminal$
npx claudepluginhub fblissjr/fb-claude-skills --plugin mece-decomposerAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"mece-decomposer": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/mcp-app/dist/index.cjs",
"--stdio"
]
}
}
}Security Considerations
Admin access level
This server has elevated permissions. Review the source code before enabling.
Details
Command
nodeAccess Leveladmin
Arguments
${CLAUDE_PLUGIN_ROOT}/mcp-app/dist/index.cjs--stdio
Actions
Plugins (1)