devkimchi/meai-azure-ai-foundry-mcp-sample
.NET is also capable of building AI infused app really easily. This repository provides several sample apps using Microsoft.Extensions.AI, Azure AI Foundry, Foundry Local and MCP server/client.
Platform-specific configuration:
{
"mcpServers": {
"meai-azure-ai-foundry-mcp-sample": {
"command": "npx",
"args": [
"-y",
"meai-azure-ai-foundry-mcp-sample"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...