Uses of Class
org.springframework.ai.mcp.client.autoconfigure.properties.McpStdioClientProperties
Packages that use McpStdioClientProperties
-
Uses of McpStdioClientProperties in org.springframework.ai.mcp.client.autoconfigure
Methods in org.springframework.ai.mcp.client.autoconfigure with parameters of type McpStdioClientPropertiesModifier and TypeMethodDescriptionStdioTransportAutoConfiguration.stdioTransports(McpStdioClientProperties stdioProperties) Creates a list of stdio-based transports for MCP communication.