ExMCP.Client.LegacyAdapter (ex_mcp v0.10.0)

View Source

Adapter that wraps the existing GenServer-based ExMCP.Client implementation.

This adapter provides a consistent interface while delegating to the original implementation. It's used as the default adapter to maintain backward compatibility.