HttpNonStreamingMcpConnection
fun HttpNonStreamingMcpConnection(protocol: McpProtocol<Sse>, path: String = "/mcp"): RoutingHttpHandler
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.