npx claudepluginhub timheuer/ai-skills --plugin aspnetAdd to your .mcp.json:
{
"mcpServers": {
"dotnet-cli": {
"command": "npx",
"args": [
"-y",
"@anthropic/mcp-dotnet"
]
}
}
}npx${CLAUDE_PLUGIN_ROOT}