Files
pipecat/changelog/4034.changed.md
2026-04-02 18:06:28 -05:00

129 B

  • MCPClient now requires async with MCPClient(...) as mcp: or explicit start()/close() calls to manage the connection lifecycle.