> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Connect agents to an MCP server over SSE transport using MCPTools and MultiMCPTools.

| Example                                            | Description                                                                                                            |
| -------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| [Client](/examples/tools/mcp/sse-transport/client) | Connect an OpenAI agent to an SSE MCP server with MCPTools, and to SSE plus stdio servers together with MultiMCPTools. |
| [Server](/examples/tools/mcp/sse-transport/server) | Start an example MCP server that uses the SSE transport.                                                               |
