goodtocode/semantickernel-microservice
Microsoft Semantic Kernel Quick-start is a 100% Microsoft starter kit for building agentic apps with C#, Blazor (Fluent UI), ASP.NET Core, and SQL Server—no JavaScript required. It delivers a Copilot-style chat client, built-in data tools, and automated Azure deployment for real-world AI on a familiar .NET stack.
Platform-specific configuration:
{
"mcpServers": {
"semantickernel-microservice": {
"command": "npx",
"args": [
"-y",
"semantickernel-microservice"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...