Class McpEndpointConfiguration

java.lang.Object
org.wildfly.extension.mcp.McpEndpointConfiguration

public class McpEndpointConfiguration extends Object
Encapsulates the configuration of an MCP Server endpoint.
  • Method Details

    • getSsePath

      public String getSsePath()
      Returns the URL path of the sse endpoint.
      Returns:
      an endpoint path
    • getMessagesPath

      public String getMessagesPath()
      Returns the URL path of the messages endpoint.
      Returns:
      an endpoint path