npx claudepluginhub kongyo2/kongyo-mcp-market --plugin npm-sentinel-mcpAdd to your .mcp.json:
{
"mcpServers": {
"npmsentinel": {
"command": "npx",
"args": [
"-y",
"@nekzus/mcp-server@latest"
]
}
}
}npx