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.

LessonGoal
What Is MCP?Build the mental model - agent, server, tools - before touching a setting.
Turn On the MCP ServerEnable the engine plugins and start the local server.
Connect Your AI AgentPoint Claude Code (or another client) at the server and confirm the handshake.