> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-himanshu-v3-tools-models-docs.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.

| 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 one MCPTools instance per server. |
| [Server](/examples/tools/mcp/sse-transport/server) | Start an example MCP server that uses the SSE transport.                                                                                  |
