Uses of Class
org.springframework.ai.mcp.AsyncMcpToolCallback
Packages that use AsyncMcpToolCallback
Package
Description
Core support for Model Context Protocol (MCP) integration in Spring AI.
-
Uses of AsyncMcpToolCallback in org.springframework.ai.mcp
Methods in org.springframework.ai.mcp that return AsyncMcpToolCallbackModifier and TypeMethodDescriptionAsyncMcpToolCallback.Builder.build()
Builds an AsyncMcpToolCallback with the configured parameters.