XAF Logic Explainer for Windsurf
io.github.peopleworks/xaf-logic-explainer
Query your DevExpress XAF app: entities, controllers, actions, rules, Model Editor.
client:Windsurf
transport:stdio
runtime:nuget
Install XAF Logic Explainer in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"xaf-logic-explainer": {
"command": "dnx",
"args": [
"XafLogicExplainer.Mcp",
"--yes"
],
"env": {
"XAFLOGIC_PROJECT": "<XAFLOGIC_PROJECT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs