StefH/McpDotNet.Extensions.SemanticKernel
Microsoft SemanticKernel integration for the Model Context Protocol (MCP). Enables seamless use of MCP tools as AI functions.
Platform-specific configuration:
{
"mcpServers": {
"McpDotNet.Extensions.SemanticKernel": {
"command": "npx",
"args": [
"-y",
"McpDotNet.Extensions.SemanticKernel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...