Hi all,
I’m testing Agent Builder and have a specific question I haven’t been able to find an answer to.
One of our MCP servers requires its key to be rotated every hour (unfortunately not under my control). In our other AI setups, we handle this with a scheduled task that refreshes the key automatically.
My understanding is that in Agent Builder, the MCP tooling is fully hosted, meaning the key is also stored on OpenAI’s side. Other agent-builder platforms (e.g., ElevenLabs’ implementation) typically expose an API endpoint to update this key programmatically, but I haven’t been able to find an equivalent option for OpenAI’s Agent Builder.
Does anyone know if there is a supported method to update MCP keys programmatically, or any recommended workaround?
Any suggestions would be greatly appreciated!