Package com.xebialabs.xlrelease.mcp.config
package com.xebialabs.xlrelease.mcp.config
-
ClassesClassDescriptionKeeps the MCP server's advertised
tools/listin sync with the "read-only mode" feature setting, cluster-wide and without a restart.Stands up an MCP server on the bare MCP Java SDK (no Spring AI starter): a JacksonJsonMappercarryingXlrMcpJacksonModule, the SDK's Servlet transport, theMcpSyncServerwith tool specs built byMcpToolSpecificationsfrom theMcpToolsetbeans, and aServletRegistrationBeanmounting the transport (default/s/mcp).Runtime gate: answers 404 while the "MCP server" feature setting is disabled, so the endpoint can be toggled from the UI without a restart.