Part 1 - MCP Fundamentals
This part has no Crimson-specific content - it is pure Unreal Engine. By the end an AI agent will read files and list plugins in your project through Unreal's built-in MCP server. Work through the three lessons in order.
| Lesson | Goal |
|---|---|
| What Is MCP? | Build the mental model - agent, server, tools - before touching a setting. |
| Turn On the MCP Server | Enable the engine plugins and start the local server. |
| Connect Your AI Agent | Point Claude Code (or another client) at the server and confirm the handshake. |