Agent Claude Code
Use when implementing MCP tool handlers, registering tools, or debugging MCP protocol issues. Expert in the official Go MCP SDK, JSON-RPC 2.0, and stdio transport.
MCP server that gives AI coding agents (Claude Code, Cursor, etc.) full control over Unreal Engine 5.7 projects — headless builds & tests, Blueprint editing, actor manipulation, procedural mesh generation, and UE API documentation lookup.
Agent Claude Code
Use when implementing MCP tool handlers, registering tools, or debugging MCP protocol issues. Expert in the official Go MCP SDK, JSON-RPC 2.0, and stdio transport.
Agent Claude Code
Use before any PR or release to audit security. Checks for path traversal, stdout pollution, credential leaks, and unsafe subprocess execution.
Agent Claude Code
Use when writing or modifying C++ code for the MCPUnreal editor plugin. Expert in UE 5.7 C++ API, editor subsystems, Blueprint graph manipulation, and FHttpServerModule.