shutdown
Method
This is a method of the MCPToolRunner class in the mcp module.Signal the thread to shut down.
Signature
Returns
The result of the operation.
Uses
put
Used By
Source
View on GitHub
praisonaiagents/mcp/mcp.py at line 145shutdown: Signal the thread to shut down.
This is a method of the MCPToolRunner class in the mcp module.Signal the thread to shut down.
def shutdown() -> Any
putpraisonaiagents/mcp/mcp.py at line 145