npx claudepluginhub lewing/agent-plugins --plugin dotnet-dncengAdd to your .mcp.json:
{
"mcpServers": {
"hlx": {
"command": "dotnet",
"args": [
"dnx",
"--yes",
"lewing.helix.mcp"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
dotnet