public class McpToolkit extends Object implements DebugRunnable<Void>
| Constructor and Description |
|---|
McpToolkit() |
| Modifier and Type | Method and Description |
|---|---|
McpToolkit |
addTool(McpTool tool) |
void |
run(Debugger debugger) |
Void |
runWithArgs(String[] args) |
void |
setDefaultTool(String name) |
public McpToolkit addTool(McpTool tool)
public void setDefaultTool(String name)
public Void runWithArgs(String[] args) throws Exception
runWithArgs in interface DebugRunnable<Void>ExceptionCopyright © 2026. All rights reserved.