HttpNonStreamingMcpConnection

fun HttpNonStreamingMcpConnection(protocol: McpProtocol<Sse>, path: String = "/mcp"): <Error class: unknown class>

Routes inbound POST requests to the MCP server to the MCP protocol for processing (returning responses via JSON RPC), and deletes old sessions at the request of the client.