MCP Server
MCP
XAF Logic Explainer
Query your DevExpress XAF app: entities, controllers, actions, rules, Model Editor.
Install
nuget:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "nuget",
"registryBaseUrl": "https://api.nuget.org/v3/index.json",
"identifier": "XafLogicExplainer.Mcp",
"version": "0.16.0",
"runtimeHint": "dnx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Directory of the XAF module to analyze. Optional: with no value the module is looked for at or below the working directory, so a client launched from a solution folder needs no configuration.",
"name": "XAFLOGIC_PROJECT"
}
]
}
]
}
mcp
model-context-protocol
nuget
By
Comments
Sign in to leave a comment