We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b119fa6 commit cac7710Copy full SHA for cac7710
1 file changed
src/ModelContextProtocol.Core/Server/McpServerOptions.cs
@@ -83,7 +83,6 @@ public sealed class McpServerOptions
83
public Implementation? KnownClientInfo { get; set; }
84
85
/// <summary>
86
- /// Gets the filter collections for incoming and outgoing messages and requests.
87
/// Gets or sets preexisting knowledge about the client's capabilities to support session migration
88
/// scenarios where the client will not re-send the initialize request.
89
/// </summary>
0 commit comments