Class McpToolWrapper

java.lang.Object
io.jenkins.plugins.mcp.server.tool.McpToolWrapper

public class McpToolWrapper extends Object
  • Field Details

  • Constructor Details

    • McpToolWrapper

      public McpToolWrapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper, Object target, Method method)
  • Method Details

    • asSyncToolSpecification

      public io.modelcontextprotocol.server.McpServerFeatures.SyncToolSpecification asSyncToolSpecification()
    • asStatelessSyncToolSpecification

      public io.modelcontextprotocol.server.McpStatelessServerFeatures.SyncToolSpecification asStatelessSyncToolSpecification()