Azure-Samples/eShopLite
eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.
Platform-specific configuration:
{
"mcpServers": {
"eShopLite": {
"command": "npx",
"args": [
"-y",
"eShopLite"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...