Overview
OpenAI Agents SDK includes native MCP support withMCPServerStreamableHttp, enabling direct integration with StackOne’s MCP server.
Official Docs
Installation
Quick Start
Connect to StackOne MCP and use tools with OpenAI agents:Environment Variables
Multi-Turn Conversation
Pass previous messages as context for follow-up questions:Resources
Next Steps
Pydantic AI
Try Pydantic AI with built-in MCP support
LangChain
Build agents with LangChain MCP adapters