menu
brain_kernel package
documentation
mcp_host.dart
ServerInterface
removeTool abstract method
removeTool abstract method
dark_mode
light_mode
removeTool
abstract method
void
removeTool
(
String
name
)
Remove a tool from the server
Implementation
void removeTool(String name);
brain_kernel package
documentation
mcp_host
ServerInterface
removeTool abstract method
ServerInterface class