python-sdk
python-sdk copied to clipboard
How to implement a sampling handler in the client?
I read the code and fail to find a decorator factory like @server.* on the session objects. So what's the best practice to implement the 'sampling' protocol for my Python mcp client?