npx claudepluginhub tuannguyen151/foxdemon-plugins --plugin nestjs-clean-archAdd to your .mcp.json:
{
"mcpServers": {
"oraios/serena": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/oraios/serena",
"serena",
"start-mcp-server",
"--context",
"claude-code",
"--project",
"${PWD}"
],
"url": "https://github.com/oraios/serena"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
uvxhttps://github.com/oraios/serena