npx claudepluginhub dev10x-guru/dev10x-claude --plugin Dev10xAdd to your .mcp.json:
{
"mcpServers": {
"db": {
"command": "${CLAUDE_PLUGIN_ROOT}/servers/db_server.py",
"env": {
"PYTHONUNBUFFERED": "1"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/servers/db_server.pyPYTHONUNBUFFERED=1