chore(reui): обновление agent skill до v d9f4a302f4, конфигурация MCP reui/shadcn

This commit is contained in:
Denozordec
2026-09-25 02:09:58 +07:00
parent 27c1ba7e23
commit 08c01b3cdd
32 changed files with 279 additions and 138 deletions
+4 -1
View File
@@ -4,7 +4,10 @@
"reui": {
"type": "remote",
"url": "https://mcp.reui.io/api/mcp",
"enabled": true
"enabled": true,
"headers": {
"Authorization": "Bearer {env:REUI_LICENSE_KEY}"
}
}
}
}