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