pipecat version
0.0.94
Python version
3.12.0
Operating System
macos 15.6.1
Issue description
foundational examples 39a and 39b use mcp.run, which is shutting down.
streamable-http replaces SSE transport, so nix 39a completely and update 39b to use currently working MCP servers.
Reproduction steps
python examples/foundational/39a-mcp-run-sse.py
mcp.run is borked.
Expected behavior
all foundational examples (and third party services, MCP servers, etc) should work.
Actual behavior
mcp.run is borked.
Logs