feat(mcp): add ReUI configuration with authorization headers
Docker / build (push) Failing after 18s

This commit is contained in:
Denozordec
2026-07-21 00:25:40 +07:00
parent 9faec59338
commit f11d82d89d
15 changed files with 837 additions and 0 deletions
+6
View File
@@ -9,6 +9,12 @@
"--path",
"C:\\Users\\shats\\Dev\\vps-tracker"
]
},
"reui": {
"url": "https://mcp.reui.io",
"headers": {
"Authorization": "Bearer REUI-EAF4-EA40-6C5C-5D86"
}
}
}
}