Skip to main content

Overview

OpenAI Agents SDK includes native MCP support with MCPServerStreamableHttp, enabling direct integration with StackOne’s MCP server. Official Docs

Installation

Or with uv:

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