JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
dev.langchain4j.agentic.declarative
McpClientSupplier
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface McpClientSupplier
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
McpClientSupplier
Marks a static method that returns the McpClient instance for declarative MCP client agents.