{ "$schema": "https://agent-plugins.org/schemas/1.0.0/mcp.schema.json", "mcpServers": { "fluent-ui-blazor": { "type": "stdio", "command": "dnx", "args": [ "Microsoft.FluentUI.AspNetCore.McpServer@5.0.0-rc.5-26219.1", "--yes" ] } } }