Loading MCP server directory, please wait...
Serves WPF Dev Pack knowledge topics to AI agents from a local repo clone.
npx @getmcp/cli add io.github.christian289/wpf-dev-pack-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WPFDEVPACK_REPO_PATHAbsolute path to a local clone of christian289/dotnet-with-claudecode (the knowledge source). Alternatively set it once via /wpf-dev-pack:set-repo-path.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.christian289/wpf-dev-pack-mcp": {
"command": "WpfDevPackMcp",
"env": {
"WPFDEVPACK_REPO_PATH": ""
}
}
}
}