Files
integration/.mcp.json
2026-03-18 18:39:13 -04:00

9 lines
118 B
JSON

{
"mcpServers": {
"ue-wingman": {
"command": "python3",
"args": ["tools/mcp-bridge.py"]
}
}
}