synaptic-mcp 0.2.0

MCP (Model Context Protocol) adapters for Synaptic — Stdio, SSE, HTTP transports
Documentation

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.