diff --git a/.mcp.json b/.mcp.json index e8de01d..d2e3ee5 100644 --- a/.mcp.json +++ b/.mcp.json @@ -1,8 +1,10 @@ { - "mcpServers": { - "unreal-mcp": { - "type": "http", - "url": "http://127.0.0.1:8000/mcp" - } - } -} + "mcpServers": + { + "unreal-mcp": + { + "type": "http", + "url": "http://127.0.0.1:8000/mcp" + } + } +} \ No newline at end of file