Files
integration/.mcp.json

9 lines
118 B
JSON
Raw Normal View History

{
"mcpServers": {
2026-03-18 18:39:13 -04:00
"ue-wingman": {
"command": "python3",
"args": ["tools/mcp-bridge.py"]
}
}
}