> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-codex-docs-audit-20260719-0149.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Connect an Agno agent to a Streamable HTTP MCP server using MCPTools and MultiMCPTools.

| Example                                                        | Description                                                                                                                       |
| -------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| [Client](/examples/tools/mcp/streamable-http-transport/client) | Show how to connect to MCP servers that use either SSE or Streamable HTTP transport using our MCPTools and MultiMCPTools classes. |
| [Server](/examples/tools/mcp/streamable-http-transport/server) | Start an example MCP server that uses the Streamable HTTP transport.                                                              |
