Feature: add MCP Servers to OpenAI Response API

This feature adds the ability to connect MCP Servers to the OpenAI Response API. Users can now:
• Navigate to AI Hub > MCP Servers
• Add a new MCP Server with:
• Unique name
• Server URL
• Authentication method (None, Bearer Token, or Custom Headers)
• Securely pass API requests and function outputs through MCP middleware

🔐 Use Case: Enables advanced routing, transformation, or filtering of OpenAI-generated function calls via your own backend before returning the result—ensuring flexibility and control in production use cases.

📌 Great for scenarios needing enterprise-grade authentication or logic injection before returning OpenAI output to the user.

mcp1.png 254.93 KB


mcp2.png 236.75 KB