npx claudepluginhub beonauto/auto-plugins --plugin auto-agentAdd to your .mcp.json:
{
"mcpServers": {
"auto-agent": {
"command": "node",
"args": [
"${CLAUDE_PLUGIN_ROOT}/dist/mcp-entry.cjs"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
node