McpToolRegistrationService Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides services related to tools in the Semantic Kernel.
public class McpToolRegistrationService : Microsoft.Agents.A365.Tooling.Extensions.SemanticKernel.Services.IMcpToolRegistrationService
type McpToolRegistrationService = class
interface IMcpToolRegistrationService
Public Class McpToolRegistrationService
Implements IMcpToolRegistrationService
- Inheritance
-
McpToolRegistrationService
- Implements
Constructors
| Name | Description |
|---|---|
| McpToolRegistrationService(ILogger<IMcpToolRegistrationService>, IServiceProvider, IMcpToolServerConfigurationService, IConfiguration) |
Initializes a new instance of the IMcpToolRegistrationService class. |
Methods
| Name | Description |
|---|---|
| AddToolServersToAgentAsync(Kernel, UserAuthorization, String, ITurnContext, String) |
Adds the A365 MCP Tool Servers |