Skip to main content

Definition

Assembly: Microsoft.OData.Mcp.Core.dll Namespace: Microsoft.OData.Mcp.Core.Routing Inheritance: System.Enum

Syntax

Microsoft.OData.Mcp.Core.Routing.McpCommand

Summary

Represents the type of MCP command.

Values

NameValueDescription
Unknown0Unknown or invalid command.
Info1Server information request (/mcp/info or /mcp).
Tools2List all tools (/mcp/tools).
ToolsExecute3Execute a tool (/mcp/tools/execute).
ToolInfo4Get information about a specific tool (/mcp/tools/).