Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

XAF Logic Explainer in other clients