You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got "MCP error -32001: Request timed out" when using elicitation context method via "streamable-http" transport. But it's work successfully with sse or stdio transport.
The workflow are:
Calling the elicitation tool from client
Server already receive the request calling tool and return the elicitation format
On client, fill information and send back to the server.
--> The server not receive the input information then return "MCP error -32001: Request timed out"