OpenSSL 3.0 deprecates some APIs used by aws-sdk-cpp, e.g. EVP_MD_CTX_md. As a result, aws-sdk-cpp failed to build with OpenSSL configured with "no-deprecated". build ...
As a developer extending the MCP Java SDK, I should be able to access and customize the request handlers after the McpServerSession is initialized. This would enable dynamic replacement of default ...