Files
integration/.mcp.json

9 lines
134 B
JSON
Raw Normal View History

{
"mcpServers": {
2026-03-18 18:39:13 -04:00
"ue-wingman": {
"command": "python3",
2026-03-23 19:34:42 -04:00
"args": ["Plugins/UEWingman/ue-wingman-mcp.py"]
}
}
}