Synaptic.MCP.Adapters.HTTP (synaptic v0.3.0-alpha.8)

View Source

HTTP JSON-RPC adapter for MCP servers.

Supports both plain JSON-RPC endpoints and the MCP Streamable HTTP transport which requires a session handshake (initializenotifications/initialized). Sessions are lazily established per endpoint and cached in the calling process.