~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"unreal": {
"command": "uv",
"args": [
"--directory",
"/path/to/unreal-mcp/Python",
"run",
"unreal_mcp_server.py"
]
}
}
}