mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-25 10:21:40 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$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"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user