MCP Server

dotnet-cli

From aspnet
Install
1
Run in your terminal
$
npx claudepluginhub timheuer/ai-skills --plugin aspnet
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "dotnet-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@anthropic/mcp-dotnet"
      ]
    }
  }
}
Details
Commandnpx
Working Directory${CLAUDE_PLUGIN_ROOT}
Arguments
-y@anthropic/mcp-dotnet
Actions
Plugins (1)