Install
1
Run in your terminal$
npx claudepluginhub l3digitalnet/claude-code-plugins --plugin plugin-test-harnessAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"plugin-test-harness": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/dist/index.js"
]
}
}
}Security Considerations
Admin access level
This server has elevated permissions. Review the source code before enabling.
Details
Command
nodeAccess Leveladmin
Arguments
${CLAUDE_PLUGIN_ROOT}/dist/index.js
Actions
Plugins (1)