websocket
Method
This is a method of the TransportConfig class in the mcp module.Create a new WebSocket transport config
Signature
Parameters
No description available.
Returns
The result of the operation.
websocket: Create a new WebSocket transport config
This is a method of the TransportConfig class in the mcp module.Create a new WebSocket transport config
def websocket(url: impl Into<String>) -> Self