Class McpToolRegistry

java.lang.Object
org.ek9lang.mcp.McpToolRegistry

public final class McpToolRegistry extends Object
Registry mapping tool names to their implementations. Provides dispatch for tools/call and listing for tools/list.
  • Constructor Details

    • McpToolRegistry

      public McpToolRegistry()
  • Method Details