npx claudepluginhub shihwesley/shihwesley-plugins --plugin agent-reverseAdd to your .mcp.json:
{
"mcpServers": {
"agent-reverse": {
"command": "npx",
"args": [
"-y",
"@shihwesley/agent-reverse",
"agent-reverse-server"
]
}
}
}npx