MCP Server
MCP
io.github.christian289/wpf-dev-pack-mcp
Serves WPF Dev Pack knowledge topics to AI agents from a local repo clone.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "WpfDevPackMcp",
"version": "0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to a local clone of christian289/dotnet-with-claudecode (the knowledge source). Alternatively set it once via /wpf-dev-pack:set-repo-path.",
"isRequired": true,
"name": "WPFDEVPACK_REPO_PATH"
}
]
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment