npx claudepluginhub unclecode/crawl4ai-cloud-sdk --plugin crawl4aiAdd to your .mcp.json:
{
"mcpServers": {
"crawl4ai": {
"command": "bash",
"args": [
"${CLAUDE_PLUGIN_ROOT}/start.sh"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
bash