Is the Failure of OpenAI Agent SDK on my Online Development Server When MCP Tool is Included Related to Pipedream's Environment or Limitations?

This topic was automatically generated from Slack. You can find the original thread here.

Hi team,
I’m currently testing the OpenAI Agent SDK with an MCP tool. Everything works fine locally, but when I deploy it on my online development server, it fails as soon as the MCP tool is included. Without the tool, it works normally.
Could this issue be related to Pipedream’s environment or limitations?
Thanks in advance for your help!

I’m not sure, hard to debug from this screenshot — can you show some of your actual code?

Have you compared it to the example here?

it’s working, we find the issue, it was the wrong serverUrl which cause this problem, Sorry for the inconvenience