Back to Openai Agents Python

MCP SSE Example

examples/mcp/sse_example/README.md

0.20.0486 B
Original Source

MCP SSE Example

This repository example targets MCP Python SDK v2 and is intended to run with the repository's locked development environment. The Agents SDK client itself supports both MCP v1 and v2.

This example uses a local SSE server in server.py.

Run the example via:

uv run python examples/mcp/sse_example/main.py

Details

The example uses the MCPServerSse class from agents.mcp. The server runs in a sub-process at https://localhost:8000/sse.