We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a068d5 commit f7809fbCopy full SHA for f7809fb
src/ModelContextProtocol.Core/Client/McpClient.cs
@@ -39,7 +39,7 @@ public abstract partial class McpClient : McpSession
39
/// use the server effectively and should avoid duplicating tool, prompt, or resource descriptions.
40
/// </para>
41
/// <para>
42
- /// This can be used by clients to improve an LLM's understanding of available tools, prompts, and resources.
+ /// This can be used by clients to improve an LLM's understanding of how to use the server.
43
/// It can be thought of like a "hint" to the model and can be added to a system prompt.
44
45
/// </remarks>
0 commit comments