Hi all,
we’re getting randomly errors in getting method from an MCP
Specifically, configured a realtime session, passing a tool and, when LLM decide to call the method list, we got “event”:”error” with “type”:“mcp_list_tools.failed” as return from realtime API.
This is an example
{“type”:“mcp_list_tools.failed”,“event_id”:“event_D7fc9**********PBQtxD”,“item_id”:“item_D7fboen§§§§§§§§§§2vYS”}.
If we use an MCP ispector, we got the method list correctly every time.
What we struggled is that we got this error randomly…
Has anyone had this problem?
@Sean-Der