Install
1
Run in your terminal$
npx claudepluginhub timheuer/ai-skills --plugin aspnetAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"dotnet-cli": {
"command": "npx",
"args": [
"-y",
"@anthropic/mcp-dotnet"
]
}
}
}Details
Command
npxWorking Directory
${CLAUDE_PLUGIN_ROOT}Arguments
-y@anthropic/mcp-dotnet
Actions
Plugins (1)