feat: add support for multiple MCP client initialisation

This commit is contained in:
Tanmay Deep Sharma
2025-06-18 17:33:53 +05:30
parent cddd555ad0
commit de4d17d0b6
7 changed files with 896 additions and 295 deletions
+1
View File
@@ -34,6 +34,7 @@ RUN apk update && apk add --no-cache \
git \
curl \
xz \
expect \
&& mkdir -p /var/app \
&& gem install bundler