Initial Checks
Description
I was testing the snippets in the repo corresponding to the URL mode elicitation. When I run connect-service tool the server seems to be raising UrlElicitationRequiredError. However on the client I dont see this being translated into the McpError exception and instead just seeing as a result error.
Example Code
Usingthestandardsnippets. cdexamples/snippets# Serveruvrunserverelicitationsse# Clientuvrunelicitation-client
Python & MCP Python SDK
Python: 3.11.13
MCP Python SDK: 1.23.3
Initial Checks
Description
I was testing the snippets in the repo corresponding to the URL mode elicitation. When I run connect-service tool the server seems to be raising UrlElicitationRequiredError. However on the client I dont see this being translated into the McpError exception and instead just seeing as a result error.
Example Code
Python & MCP Python SDK