Uses of Class
com.pnfsoftware.jeb.client.mcp.JebMcpServer
Packages that use JebMcpServer
-
Uses of JebMcpServer in com.pnfsoftware.jeb.client.mcp
Methods in com.pnfsoftware.jeb.client.mcp that return JebMcpServerModifier and TypeMethodDescriptionstatic JebMcpServer
JebMcpServerInstance.get()
static JebMcpServer
JebMcpServerInstance.start()
Start the singleton MCP server bound to the current JEB engines, using the default port and default endpoint.static JebMcpServer
Start the singleton MCP server bound to the current JEB engines.Methods in com.pnfsoftware.jeb.client.mcp with parameters of type JebMcpServerModifier and TypeMethodDescriptionio.modelcontextprotocol.spec.McpSchema.CallToolResult
IToolDef.handle
(JebMcpServer server, io.modelcontextprotocol.server.McpSyncServerExchange exchange, io.modelcontextprotocol.spec.McpSchema.CallToolRequest request) io.modelcontextprotocol.spec.McpSchema.CallToolResult
ToolGetCrossReferences.handle
(JebMcpServer server, io.modelcontextprotocol.server.McpSyncServerExchange exchange, io.modelcontextprotocol.spec.McpSchema.CallToolRequest request)