Class McpServerPlugin
java.lang.Object
org.noear.solon.ai.mcp.server.integration.McpServerPlugin
- All Implemented Interfaces:
org.noear.solon.core.Plugin
- Since:
- 3.1
- Author:
- noear
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.noear.snack.ONodebuildJsonSchema(org.noear.solon.ai.chat.tool.FunctionTool functionTool) voidstart(org.noear.solon.core.AppContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.noear.solon.core.Plugin
prestop, stop
-
Constructor Details
-
McpServerPlugin
public McpServerPlugin()
-
-
Method Details
-
start
- Specified by:
startin interfaceorg.noear.solon.core.Plugin- Throws:
Throwable
-
buildJsonSchema
protected org.noear.snack.ONode buildJsonSchema(org.noear.solon.ai.chat.tool.FunctionTool functionTool)
-