Avalonia

GitHub

Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The future of .NET UI

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Avalonia": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Avalonia"
      ]
    }
  }
}