Open
Description
As per https://openai.github.io/openai-agents-python/ref/mcp/server/#agents.mcp.server.MCPServerSse
MCPServerSse only appears to support header based authentication. Most high quality remote servers are now using OAuth2.1 as a standard for authentication. Would love to see that in this project, thanks!