The engine plugin rewrites the client config on every editor start; committing its layout keeps the tree clean. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
10 lines
105 B
JSON
10 lines
105 B
JSON
{
|
|
"mcpServers":
|
|
{
|
|
"unreal-mcp":
|
|
{
|
|
"type": "http",
|
|
"url": "http://127.0.0.1:8000/mcp"
|
|
}
|
|
}
|
|
} |