Class McpExtensions
- Namespace
- ModelContextProtocol.Protocol
- Assembly
- ModelContextProtocol.Core.dll
Provides constants for well-known MCP extension identifiers.
public static class McpExtensions
- Inheritance
-
McpExtensions
- Inherited Members
Fields
Tasks
The extension identifier for the MCP Tasks extension.
public const string Tasks = "io.modelcontextprotocol/tasks"
Field Value
Remarks
When included in client per-request capabilities, indicates the client can handle CreateTaskResult in lieu of a standard result. See the SEP-2663 specification for details.