Navigation
| Name | MCPClientToolset |
| Type | Plugin |
| Part of Plugins | MCP Client Toolset |
| Location | /Engine/Plugins/Experimental/Toolsets/MCPClientToolset/Source/MCPClientToolset/ |
| Module Build Rules | MCPClientToolset.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FMCPClientToolset | A toolset that connects to an external MCP (Model Context Protocol) server. |
| UMCPClientToolsetSubsystem | Editor subsystem that reads UMCPToolsetSettings on startup, creates FMCPClientToolset instances, and registers them with UToolsetRegistrySubsystem. |
| UMCPToolsetSettings | Editor settings for MCP (Model Context Protocol) server connections. |
Structs
| Name | Remarks |
|---|---|
| FMCPServerConfig | Configuration for a single MCP server connection. |
Enums
Public
| Name | Remarks |
|---|---|
| EMCPAuth | Authentication method for an MCP server connection. |
| EMCPTransport | Transport protocol for an MCP server connection. |