register_tool
Method
This is a method of the MCPServer class in the mcp module.Register a tool
Signature
Parameters
No description available.
Returns
The result of the operation.
register_tool: Register a tool
This is a method of the MCPServer class in the mcp module.Register a tool
def register_tool(&mut self, tool: MCPTool) -> ()