Table of Contents

Class ElicitationCapability

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

Represents the capability for a client to provide server-requested additional information during interactions.

public sealed class ElicitationCapability
Inheritance
ElicitationCapability
Inherited Members

Remarks

This capability enables the MCP client to respond to elicitation requests from an MCP server.

When this capability is enabled, an MCP server can request the client to provide additional information during interactions. The client must set a ElicitationHandler to process these requests.

This class is intentionally empty as the Model Context Protocol specification does not currently define additional properties for sampling capabilities. Future versions of the specification may extend this capability with additional configuration options.