Also beware if you try to use header auth for a remote MCP - it seems to pretty consistently break the workflow and give the dreaded ‘workflow not found’ message. You can’t even edit your workflow anymore at that point so effectively data loss.
Hey everyone, Apologies for the inconvenience this has caused. We are re-engaging our engineering team to resolve this for you and we will update you very shortly with the progress. Thank you!
{
"error": {
"message": "Error retrieving tool list from MCP server: 'https://malxxx-xxx-xxx.ngrok-free.dev/mcp'. Http status code: 424 (Failed Dependency)",
"type": "external_connector_error",
"param": "tools",
"code": "http_error"
}
}
when i tried call the list_actions via postman getting below error
{
"error": {
"message": "The server had an error processing your request. Sorry about that! You can retry your request, or contact us through our help center at help.openai.com if you keep seeing this error. (Please include the request ID 86f2520e-3837-4ac9-b70d-83b3470449db in your email.)",
"type": "server_error",
"param": null,
"code": null
}
}
I had the HTTP streamable (/mcp) issue before the fix, now works. So, it might be something on your MCP server side guys.
I suggest using MCP Inspector to debug, if all good in here, Agent Builder MCPs should work.
I only started getting this issue today. My MCP tool (not node) is being very inconsistent, sometimes taking ages to load my Zapier MCP Tools, other times failing to load it, and then sometimes loading it and it working. Within the test chats I’ve been running, I get Workflow failed: Error retrieving tool list from MCP server, Http status code: 424 (Failed Dependency). (code: user_error)".
Hey everyone, After the fix the issue is majorly resolved for most of the developers. At this moment, if you are still facing issue, please open a request with us at support@openai.com. Make sure to include your forum username and we will look into it individually since we might need some more personal details. Hope that helps. Thank you!