XAF Logic Explainer for Cline
io.github.peopleworks/xaf-logic-explainer
Query your DevExpress XAF app: entities, controllers, actions, rules, Model Editor.
client:Cline
transport:stdio
runtime:nuget
Install XAF Logic Explainer in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"xaf-logic-explainer": {
"command": "dnx",
"args": [
"XafLogicExplainer.Mcp",
"--yes"
],
"env": {
"XAFLOGIC_PROJECT": "<XAFLOGIC_PROJECT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs