npx claudepluginhub overtimepog/greyhatcc --plugin greyhatccAdd to your .mcp.json:
{
"mcpServers": {
"sec": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/bridge/security-tools-server.cjs"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node