Closed
Description
As we discussed in #334, I think as an SDK, during the process of minimal integration, it should not disrupt the default behavior of the original system (unless this SDK is so special that it must do so), for example, the current setting will overwrite the home page (/) of the existing system. I think that more flexible options should be provided in MapMcp() or related methods, whether it is one parameter or an option object, the final effect will be the same.
If the SDK does not handle these issues in the early stage, more developers and projects may face more compatibility adjustments in the later stage.