From 62ecd007ff35062b4faf3afd907558f0e849219b Mon Sep 17 00:00:00 2001 From: Alejandro Ponce Date: Thu, 21 Aug 2025 19:26:19 +0300 Subject: [PATCH] Headless instead of proxy due to bug --- helm/librechat/stacklok_combined_values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/librechat/stacklok_combined_values.yaml b/helm/librechat/stacklok_combined_values.yaml index 4270e1f24c10..ea64c6e234af 100755 --- a/helm/librechat/stacklok_combined_values.yaml +++ b/helm/librechat/stacklok_combined_values.yaml @@ -69,7 +69,7 @@ librechat: url: http://mcp-stackloklens-postgres-mcp-headless.stackloklens.svc.cluster.local:8000/sse plotting: type: streamable-http - url: http://mcp-plotting-mcp-proxy.toolhive-system.svc.cluster.local:9090/mcp + url: http://mcp-plotting-mcp-headless.toolhive-system.svc.cluster.local:9090/mcp github-issues: type: sse url: http://mcp-github-mcp-server-proxy.toolhive-system.svc.cluster.local:8000/sse