registerAll static method
Register this tool with the registry
Implementation
static void registerAll(McpToolRegistry registry) {
registry.register(TinkerTool());
}
Register this tool with the registry
static void registerAll(McpToolRegistry registry) {
registry.register(TinkerTool());
}