Package com.xebialabs.xlrelease.mcp.server


package com.xebialabs.xlrelease.mcp.server
  • Classes
    Class
    Description
    Turns the McpTool-annotated methods on the McpToolset beans into MCP SDK McpServerFeatures.SyncToolSpecifications: discover the tools, derive a JSON input schema from each method's parameters (via the victools generator, recursing into object types so clients can render their fields), bind arguments, invoke, and convert the result.