IMcpToolServerConfigurationService Interface
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 methods for managing MCP server configurations.
public interface IMcpToolServerConfigurationService
type IMcpToolServerConfigurationService = interface
Public Interface IMcpToolServerConfigurationService
- Derived
Methods
| Name | Description |
|---|---|
| GetMcpClientToolsAsync(ITurnContext, MCPServerConfig, String) |
Gets the MCP Client Tools from the specified MCP server. |
| ListToolServersAsync(String, String) |
Gets the list of MCP Servers that are configured for the agent. |