services Package
Services module for Semantic Kernel tooling.
This package contains service implementations for MCP tool registration and management within the Semantic Kernel framework.
Modules
| mcp_tool_registration_service |
MCP Tool Registration Service implementation for Semantic Kernel. This module provides the concrete implementation of the MCP (Model Context Protocol) tool registration service that integrates with Semantic Kernel to add MCP tool servers to agents. |
Classes
| McpToolRegistrationService |
Provides services related to tools in the Semantic Kernel. This service handles registration and management of MCP (Model Context Protocol) tool servers with Semantic Kernel agents. Initialize the MCP Tool Registration Service for Semantic Kernel. |