MCP (Model Context Protocol) adapters for connecting to external tool servers.
This crate provides a [MultiServerMcpClient] that can connect to one or more
MCP-compatible servers over Stdio, SSE, or HTTP transports, discover their
advertised tools, and expose each tool as a [synaptic_core::Tool] implementor.