Uses of Class
org.springframework.ai.mcp.client.autoconfigure.configurer.McpSyncClientConfigurer
Packages that use McpSyncClientConfigurer
-
Uses of McpSyncClientConfigurer in org.springframework.ai.mcp.client.autoconfigure
Methods in org.springframework.ai.mcp.client.autoconfigure with parameters of type McpSyncClientConfigurerModifier and TypeMethodDescriptionList<io.modelcontextprotocol.client.McpSyncClient>McpClientAutoConfiguration.mcpSyncClients(McpSyncClientConfigurer mcpSyncClientConfigurer, McpClientCommonProperties commonProperties, org.springframework.beans.factory.ObjectProvider<List<NamedClientMcpTransport>> transportsProvider) Creates a list ofMcpSyncClientinstances based on the available transports.