dotnet add CrestApps.OrchardCore.AI.McpProvides the Model Context Protocol (MCP) Client module for Orchard Core.
Features
Model Context Protocol (MCP) Client
Offers core services and a user interface for connecting to Model Context Protocol (MCP) servers, enabling AI models to leverage additional capabilities and resources. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Mcp, and it is categorized as Artificial Intelligence - MCP. It depends on CrestApps.OrchardCore.AI, and CrestApps.OrchardCore.Resources, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
Model Context Protocol (MCP) Local Client
Extends the Model Context Protocol Client with standard input/output (STDIO) transport for connecting to local MCP servers. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Mcp.Stdio, and it is categorized as Artificial Intelligence - MCP. It depends on CrestApps.OrchardCore.AI.Mcp, so Orchard Core enables that dependency when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
Model Context Protocol (MCP) Server
Exposes Orchard Core AI tools through the MCP protocol, enabling external MCP-compatible clients to connect and invoke AI capabilities. Its manifest-backed feature ID is CrestApps.OrchardCore.AI.Mcp.Server, and it is categorized as Artificial Intelligence - MCP. It depends on CrestApps.OrchardCore.AI, so Orchard Core enables that dependency when this feature is enabled. This description is based on the CrestApps manifest and documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
- MIT