Create an MCP controller with type assertion.
Create an IAgenticaController.IMcp instance which represents an MCP (Model Context Protocol) controller with LLM function calling schemas and client connection.
Properties to create the MCP controller
Client connection to the MCP implementation.
Model schema of the LLM function calling.
Name of the MCP implementation.
Optional
Options to create the MCP controller.
MCP LLM application instance
Samchon
Create an MCP controller with type assertion.
Create an IAgenticaController.IMcp instance which represents an MCP (Model Context Protocol) controller with LLM function calling schemas and client connection.