Natfii/UnrealClaude
Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.
Platform-specific configuration:
{
"mcpServers": {
"UnrealClaude": {
"command": "npx",
"args": [
"-y",
"UnrealClaude"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...