ardacetinkaya/Business.AI.Demo
This project demonstrates how to integrate AI capabilities into a typical business application with .NET Platform It showcases a common scenario where business events flow through the system and get processed, stored, and then made available for AI-powered interactions.
Platform-specific configuration:
{
"mcpServers": {
"Business.AI.Demo": {
"command": "npx",
"args": [
"-y",
"Business.AI.Demo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...