XAF Logic Explainer for Claude Desktop
io.github.peopleworks/xaf-logic-explainer
Query your DevExpress XAF app: entities, controllers, actions, rules, Model Editor.
client:Claude Desktop
transport:stdio
runtime:nuget
Install XAF Logic Explainer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"xaf-logic-explainer": {
"command": "dnx",
"args": [
"XafLogicExplainer.Mcp",
"--yes"
],
"env": {
"XAFLOGIC_PROJECT": "<XAFLOGIC_PROJECT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs