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

# mcp

|                                                                                                                               |                                                                                                          |
| ----------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| [`McpClientConfig`](./atoti_ai.config.mcp.McpClientConfig#atoti_ai.McpClientConfig)                                           | The configuration of the MCP servers a session takes tools from.                                         |
| [`StdioMcpServerConfig`](./atoti_ai.config.mcp.StdioMcpServerConfig#atoti_ai.StdioMcpServerConfig)                            | The configuration of an MCP server run as a local process, communicating over standard input and output. |
| [`StreamableHttpMcpServerConfig`](./atoti_ai.config.mcp.StreamableHttpMcpServerConfig#atoti_ai.StreamableHttpMcpServerConfig) | The configuration of an MCP server reached over Streamable HTTP.                                         |
