MCP Server
MCP
XamlMcp
Inspect and drive Avalonia, WPF, WinUI, and .NET MAUI apps through MCP.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "XamlMcp.Server",
"version": "1.0.0-preview.2",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment