Microsoft.Agents.A365.Tooling.Extensions.AzureFoundry.Services Namespace
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.
Classes
| Name | Description |
|---|---|
| McpToolRegistrationService |
Service for registering and validating MCP tool servers for Foundry (Persistent Agents) scenarios. NOTE: Persistent Agents cannot be mutated to add tools after creation. This method therefore performs discovery + validation and returns the MCP tool definitions and resources that a caller SHOULD use when creating (or recreating) a PersistentAgent. No agent mutation is attempted here. |
Interfaces
| Name | Description |
|---|---|
| IMcpToolRegistrationService |
Provides methods for managing MCP tool server registrations (Semantic Kernel independent). |