philippjbauer/code-presents-sk-agents
This repository contains the code samples and practical implementations from the "CODE Presents" webinar "Building Intelligent Multi-Agent Systems with Microsoft's Semantic Kernel." The session demonstrates how to orchestrate collaborative AI agents in .NET, featuring persistent vector memory and MCP tool integration.
Platform-specific configuration:
{
"mcpServers": {
"code-presents-sk-agents": {
"command": "npx",
"args": [
"-y",
"code-presents-sk-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...